linux/drivers/tty/serial/cpm_uart
Christophe Leroy a416bfa2a6 tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver
cpm_uart serial driver uses GPIO for control signals. In order to be used
properly, GPIOs have to be reserved. Comment in gpiolib.c considers illegal
the use of GPIOs without requesting them. In addition, the direction of the
GPIO has to be set properly.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-27 22:06:22 -07:00
..
Makefile
cpm_uart.h
cpm_uart_core.c tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver 2013-08-27 22:06:22 -07:00
cpm_uart_cpm1.c
cpm_uart_cpm1.h
cpm_uart_cpm2.c
cpm_uart_cpm2.h