From: Ben Dooks Date: Fri, 1 Oct 2010 04:37:13 +0000 (+0900) Subject: ARM: SAMSUNG: Add GPIO configuration for a range of pins X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~55^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b46fbba607ef99f1aab3b77bfc1dc25464df5a6;p=pandora-kernel.git ARM: SAMSUNG: Add GPIO configuration for a range of pins 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed