From: Ben Dooks Date: Fri, 1 Oct 2010 10:07:28 +0000 (+0900) Subject: ARM: SAMSUNG: Add s3c_gpio_cfgrange_nopull() helper X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e594ea3e48579fb1908eea4dc70184e3ba74cb9d;p=pandora-kernel.git ARM: SAMSUNG: Add s3c_gpio_cfgrange_nopull() helper A number of the SDHCI code configure a GPIO to a special function and remove any pull-up, so add s3c_gpio_cfgrange_nopull() as a wrapper to the s3c_gpio_cfgall_range() to make the code that calls it fit on one line. Signed-off-by: Ben Dooks Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed