ARM: SAMSUNG: Add GPIO configuration for a range of pins
authorBen Dooks <ben-linux@fluff.org>
Fri, 1 Oct 2010 04:37:13 +0000 (13:37 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:48:47 +0000 (11:48 +0900)
Add s3c_gpio_cfgpin_range() to configure a range of pins to the given
value. This is useful for a number of blocks where the pins are in order
and saves multiple calls to s3c_gpio_cfgpin().

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

No differences found