[ARM] S3C: Add GPIO chip tracking
commitc7eadfe16948bb86f7554115d075881ced10783d
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:14:32 +0000 (31 16:14 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:17:37 +0000 (31 16:17 +0000)
tree514dc1e4b5ae695456bfd93f98a24004d996c2ab
parent2146a45af67dc326b004b759bd08174c38d70d7a
[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>
arch/arm/plat-s3c/Kconfig
arch/arm/plat-s3c/gpio.c
arch/arm/plat-s3c/include/plat/gpio-core.h
arch/arm/plat-s3c64xx/Kconfig