[ARM] S3C: Move common GPIO code from plat-s3c24xx
commit2146a45af67dc326b004b759bd08174c38d70d7a
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:14:31 +0000 (31 16:14 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:17:37 +0000 (31 16:17 +0000)
tree8f9cbfd3a7691517883a0a6c4125b906adbd17cc
parent57dcac066775c3edddc3d72032a55dff725e6880
[ARM] S3C: Move common GPIO code from plat-s3c24xx

Move the common parts of the GPIO code into plat-s3c
for use with both the s3c24xx and s3c64xx systems.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6400/include/mach/gpio.h
arch/arm/plat-s3c/Makefile
arch/arm/plat-s3c/gpio.c [new file with mode: 0644]
arch/arm/plat-s3c/include/plat/gpio-core.h [new file with mode: 0644]
arch/arm/plat-s3c24xx/gpiolib.c