ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgpin_range()
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 1 Oct 2010 06:46:36 +0000 (15:46 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:49:32 +0000 (11:49 +0900)
commitd5e8123bbb34f61c80c79fc7c2c2bc5336aa1166
tree0b5e495c037761405ab4d95c67f80bce5b7a5f5e
parentaf94e5771a1f5eab3cb7c222c12ec116cb358f62
ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgpin_range()

This patch changes the code setting ranges of GPIO pins in mach-s5p64x0 using
s3c_gpio_cfgpin() 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>
arch/arm/mach-s5p64x0/dev-spi.c
arch/arm/mach-s5p64x0/setup-i2c0.c
arch/arm/mach-s5p64x0/setup-i2c1.c