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)
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>

No differences found