ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range()
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 1 Oct 2010 11:50:20 +0000 (20:50 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:50:59 +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