commit | 9bbb851c7079ff670ba3fe6c7ce93bb5daa9a694 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Apr 30 19:30:35 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu May 06 09:25:50 2010 +0900 |
tree | 0b6ddca771a718fb52084317208b2a111ad3b8d6 | |
parent | 7ebd467551ed6ae200d7835a84bbda0dcadaa511 [diff] |
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>