ARM: SAMSUNG: Add s3c_gpio_cfgall_range() function
authorBen Dooks <ben-linux@fluff.org>
Fri, 1 Oct 2010 07:34:34 +0000 (16:34 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:49:57 +0000 (11:49 +0900)
Add a function to configure a range of GPIOs function and
pull in one go, mainly for the SDHCI and framebuffer helpers
which tend to do this.

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