From: Ben Dooks Date: Fri, 1 Oct 2010 07:39:15 +0000 (+0900) Subject: ARM: S3C64XX: Change to using s3c_gpio_cfgall_range() X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~55^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab30d7f80d7a81ac736c590a81249d2fd323c62;p=pandora-kernel.git ARM: S3C64XX: Change to using s3c_gpio_cfgall_range() Change the code setting a range of GPIO pins' configuration and pull state to use the recently introduced s3c_gpio_cfgall_range(). Mop up a few missed s3c_gpio_cfgpin_range() changes. Signed-off-by: Ben Dooks [kgene.kim@samsung.com: Fix small comments] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed