ARM: S3C64XX: Change to using s3c_gpio_cfgall_range()
authorBen Dooks <ben-linux@fluff.org>
Fri, 1 Oct 2010 07:39:15 +0000 (16:39 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:50:05 +0000 (11:50 +0900)
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: Ben Dooks <ben-linux@fluff.org>
[kgene.kim@samsung.com: Fix small comments]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found