-
- Downloads
[POWERPC] CPM_UART: Fix non-console initialisation
The cpm_uart driver is initialised incorrectly, if there is a frame buffer console, and CONFIG_SERIAL_CPM_CONSOLE is defined. The driver fails to call cpm_uart_init_portdesc() and set_lineif() in this case. Signed-off-by:Kalle Pokki <kalle.pokki@iki.fi> Signed-off-by:
Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- drivers/serial/cpm_uart/cpm_uart.h 1 addition, 1 deletiondrivers/serial/cpm_uart/cpm_uart.h
- drivers/serial/cpm_uart/cpm_uart_core.c 6 additions, 5 deletionsdrivers/serial/cpm_uart/cpm_uart_core.c
- drivers/serial/cpm_uart/cpm_uart_cpm1.c 1 addition, 1 deletiondrivers/serial/cpm_uart/cpm_uart_cpm1.c
Loading
Please register or sign in to comment