From: Ben Dooks Date: Fri, 30 Apr 2010 10:30:35 +0000 (+0900) Subject: ARM: S3C24XX: Add initial s3c_gpio configuration code X-Git-Tag: v2.6.35-rc1~500^2~24^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbb851c7079ff670ba3fe6c7ce93bb5daa9a694;p=pandora-kernel.git 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 --- Reading git-diff-tree failed