ARM: S3C24XX: Add initial s3c_gpio configuration code
authorBen Dooks <ben-linux@fluff.org>
Fri, 30 Apr 2010 10:30:35 +0000 (19:30 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 6 May 2010 00:25:50 +0000 (09:25 +0900)
commit9bbb851c7079ff670ba3fe6c7ce93bb5daa9a694
tree0b6ddca771a718fb52084317208b2a111ad3b8d6
parent7ebd467551ed6ae200d7835a84bbda0dcadaa511
ARM: S3C24XX: Add initial s3c_gpio configuration code

Add support for s3c_gpio_setcfg() and s3c_gpio_setpull() implementations
to get ready for removal of the specific code being used by s3c24xx.

Also rename the s3c_gpio_setcfg_s3c24xx_banka to s3c_gpio_setcfg_s3c24xx_a
as seen in the header file to correct a build warning.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c24xx/gpiolib.c
arch/arm/plat-samsung/gpio-config.c
arch/arm/plat-samsung/include/plat/gpio-core.h