ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 29 Mar 2011 19:45:09 +0000 (16:45 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 19 May 2011 11:11:10 +0000 (13:11 +0200)
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 <fabio.estevam@freescale.com>
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 <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found