commit | 4b46fbba607ef99f1aab3b77bfc1dc25464df5a6 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Oct 01 13:37:13 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sat Oct 23 11:48:47 2010 +0900 |
tree | 8abce026b2f489ffe94982e73b05884d4db9cd3c | |
parent | fe0cdec8bad919fd91cd344123906a55f3857209 [diff] |
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 <ben-linux@fluff.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>