commit | 818ac8c134250c2f57425d1e3b3a0e19636b5506 | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Fri Oct 01 20:54:56 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sat Oct 23 11:51:09 2010 +0900 |
tree | ec67576a1e6feeb66f197315caed0347ba02f9d1 | |
parent | e27ecd7306992fbe58ab03f20aa3452a8b40499a [diff] |
ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() This patch changes the code setting range of GPIO pins' configuration and pull state to use the recently introduced s3c_gpio_cfgpin_range(). NOTE: This is for missed things from the previous patch. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>