From: Fabio Estevam Date: Tue, 29 Mar 2011 19:45:09 +0000 (-0300) Subject: ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one X-Git-Tag: v3.0-rc1~328^2^2~2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7dae1812a26071ec56d14cfd9f414d5ac1677a3;p=pandora-kernel.git ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one Current code does not set the GPIO value to zero as mentioned in the comment. Fix it by setting the initial GPIO value to zero. Signed-off-by: Fabio Estevam LAKML-Reference: 1301427910-31726-1-git-send-email-fabio.estevam@freescale.com [ukleinek: squashed two patches together fixing both boards at once] Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed