From: Kukjin Kim Date: Fri, 1 Oct 2010 06:46:36 +0000 (+0900) Subject: ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgpin_range() X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~55^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5e8123bbb34f61c80c79fc7c2c2bc5336aa1166;p=pandora-kernel.git ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgpin_range() This patch changes the code setting ranges of GPIO pins in mach-s5p64x0 using s3c_gpio_cfgpin() to use the recently introduced s3c_gpio_cfgpin_range(). NOTE: This is for missed things from the previous patch. Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed