ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgall_range()
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 1 Oct 2010 10:38:26 +0000 (19:38 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:50:53 +0000 (11:50 +0900)
This patch changes the code setting range of GPIO pins' configuration and
pull state 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