u-boot-brain/board/ti/beagle
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
..
beagle.c omap: Don't use gpio_free to change direction to input 2011-10-27 21:56:35 +02:00
beagle.h BeagleBoard: Configure DVI/S-video 2011-09-04 11:36:20 +02:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
led.c led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00