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>
Showing
- arch/arm/cpu/armv7/omap-common/gpio.c 0 additions, 7 deletionsarch/arm/cpu/armv7/omap-common/gpio.c
- board/logicpd/zoom2/debug_board.c 0 additions, 1 deletionboard/logicpd/zoom2/debug_board.c
- board/logicpd/zoom2/zoom2.c 0 additions, 1 deletionboard/logicpd/zoom2/zoom2.c
- board/overo/overo.c 1 addition, 6 deletionsboard/overo/overo.c
- board/ti/beagle/beagle.c 0 additions, 6 deletionsboard/ti/beagle/beagle.c
Please register or sign in to comment