[ARM] S3C: Move common GPIO code from plat-s3c24xx
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:14:31 +0000 (16:14 +0000)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 23:33:20 +0000 (23:33 +0000)
commit7db6c82a37beabef7b76d232e3d20efacd74bd3a
treedcd673614883eba53a207aca9f136c6e7b490c4e
parentefd3a8eb150e383305c36eedc78c29cab910158e
[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