ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgpin_range()
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 1 Oct 2010 06:46:36 +0000 (15:46 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:49:32 +0000 (11:49 +0900)
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 <kgene.kim@samsung.com>

No differences found