commit | 8a53bdb907cb924ed30f79bcfe7f4f15ff7de15e | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Oct 31 16:14:32 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Dec 15 23:33:42 2008 +0000 |
tree | e2bca4f6a4988f4eeb79ff18ac782b2383d1cf92 | |
parent | 7db6c82a37beabef7b76d232e3d20efacd74bd3a [diff] |
[ARM] S3C: Add GPIO chip tracking The gpiolib driver keeps its chip array to itself and having a separate array for s3c-only gpios stops any non-s3c gpio being used in one of the s3c specific configuration calls. Signed-off-by: Ben Dooks <ben-linux@fluff.org>