From: Magnus Damm Date: Tue, 21 Oct 2008 12:31:07 +0000 (+0900) Subject: sh: Update gpio_set_value() pin value handling X-Git-Tag: v2.6.28-rc1~27^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0b2ef55a393b96211e209f26544f2f180b0fe8;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed