linux/drivers/serial/cpm_uart
Kalle Pokki 0091cf5a6a [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>
2006-11-10 21:35:36 +11:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpm_uart.h [POWERPC] CPM_UART: Fix non-console initialisation 2006-11-10 21:35:36 +11:00
cpm_uart_core.c [POWERPC] CPM_UART: Fix non-console initialisation 2006-11-10 21:35:36 +11:00
cpm_uart_cpm1.c [POWERPC] CPM_UART: Fix non-console initialisation 2006-11-10 21:35:36 +11:00
cpm_uart_cpm1.h fix file specification in comments 2006-10-03 23:01:26 +02:00
cpm_uart_cpm2.c POWERPC: Get rid of remapping the whole immr 2006-09-21 22:37:58 +04:00
cpm_uart_cpm2.h fix file specification in comments 2006-10-03 23:01:26 +02:00