[ARM] S3C: Add GPIO chip tracking
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:14:32 +0000 (16:14 +0000)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 23:33:42 +0000 (23:33 +0000)
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>

No differences found