[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)
commit8a53bdb907cb924ed30f79bcfe7f4f15ff7de15e
treee2bca4f6a4988f4eeb79ff18ac782b2383d1cf92
parent7db6c82a37beabef7b76d232e3d20efacd74bd3a
[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