commit | ed0b2ef55a393b96211e209f26544f2f180b0fe8 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Tue Oct 21 21:31:07 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 21 21:41:23 2008 +0900 |
tree | 4f3e0a3bda4172a65d0f833d3d365e39ff60bb27 | |
parent | 3b495513a2a033d401eba213327c1525d863eb9b [diff] |
sh: Update gpio_set_value() pin value handling This patch updates the pinmux code to use the boolean value for the function gpio_set_value(). Without this patch values other than 0 and 1 will result in incorrect GPIO settings. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>