u-boot/board/overo
Joe Hershberger b5db0a068a omap: Don't use gpio_free to change direction to input
gpio_free() should not have the side effect of setting the line to input since this prevents the gpio command from being able to set a line as output.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-10-27 21:56:35 +02:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
overo.c omap: Don't use gpio_free to change direction to input 2011-10-27 21:56:35 +02:00
overo.h omap: overo: Disable pull-ups on camera PCLK, HS and VS signals 2011-10-27 21:56:34 +02:00