ARM: S5P6442: Change to using s3c_gpio_cfgpin_range()
authorBen Dooks <ben-linux@fluff.org>
Fri, 1 Oct 2010 04:52:25 +0000 (13:52 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:49:14 +0000 (11:49 +0900)
Change the code setting ranges of GPIO pins using s3c_gpio_cfgpin() to
use the recently introduced s3c_gpio_cfgpin_range().

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
[kgene.kim@samsung.com: fixed wrong change]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found