]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx53ard: Use gpio_direction_input prior to gpio_get_value
authorFabio Estevam <festevam@gmail.com>
Wed, 8 Feb 2012 02:34:42 +0000 (02:34 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 27 Feb 2012 20:19:23 +0000 (21:19 +0100)
commit93082044a9797483ea6224c0989792710e4f5135
tree7c7312333ca2771e079aa3210e2671b8c64f748a
parenta091be766dc9d2ed16b8307668e13ec3182655e4
mx53ard: Use gpio_direction_input prior to gpio_get_value

Use gpio_direction_input prior to gpio_get_value.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx53ard/mx53ard.c