kernel-ark/drivers/serial/cpm_uart
Vitaly Bordug 61f5657c50 [PATCH] ppc32 CPM_UART: Fixed break send on SCC
SCC uart sends a break sequence each time it is stopped with the
CPM_CR_STOP_TX command. That means that each time an application closes the
serial device, a break is transmitted. To fix this, graceful tx stop is
issued for SCC.

Signed-off-by: David Jander <david.jander@protonic.nl>
Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-05-03 23:06:43 +10:00
..
cpm_uart_core.c [PATCH] ppc32 CPM_UART: Fixed break send on SCC 2006-05-03 23:06:43 +10:00
cpm_uart_cpm1.c [PATCH] ppc32 CPM_UART: Fixed odd address translations 2006-04-28 21:11:33 +10:00
cpm_uart_cpm1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpm_uart_cpm2.c [PATCH] ppc32 CPM_UART: Fixed odd address translations 2006-04-28 21:11:33 +10:00
cpm_uart_cpm2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpm_uart.h [PATCH] ppc32 CPM_UART: Fixed odd address translations 2006-04-28 21:11:33 +10:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00