commit | e594ea3e48579fb1908eea4dc70184e3ba74cb9d | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Oct 01 19:07:28 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sat Oct 23 11:51:26 2010 +0900 |
tree | 37a3b52138a2b8c39e8731cc78afb0c5a2207af2 | |
parent | 818ac8c134250c2f57425d1e3b3a0e19636b5506 [diff] |
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 <ben-linux@fluff.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>