ARM: S5PV210: Change to using s3c_gpio_cfgall_range()
authorBen Dooks <ben-linux@fluff.org>
Thu, 27 May 2010 08:02:32 +0000 (17:02 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:50:29 +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>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found