]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx53smd: Use gpio_direction_input prior to gpio_get_value
authorFabio Estevam <festevam@gmail.com>
Wed, 8 Feb 2012 02:34:44 +0000 (02:34 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 27 Feb 2012 20:19:24 +0000 (21:19 +0100)
commitc9d5fd1602273fa412cc356ea26da29f94c7412b
treec87c1549efb4cc95308ea45a7f9792eb0a4aa101
parent7d1267d623df5f89e06ded4662aff866e1537004
mx53smd: 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/mx53smd/mx53smd.c