From: Kukjin Kim Date: Fri, 1 Oct 2010 09:39:38 +0000 (+0900) Subject: ARM: S5P64X0: Change to using s3c_gpio_cfgall_range() X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~55^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90715f9f07abcfff3b994a0f5b7edf7a78a5aec;p=pandora-kernel.git ARM: S5P64X0: 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: Kukjin Kim --- Reading git-diff-tree failed