sh: Update gpio_set_value() pin value handling
authorMagnus Damm <damm@igel.co.jp>
Tue, 21 Oct 2008 12:31:07 +0000 (21:31 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 21 Oct 2008 12:41:23 +0000 (21:41 +0900)
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>

No differences found