[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a console
authorGrant Likely <grant.likely@secretlab.ca>
Sun, 6 May 2007 15:38:51 +0000 (01:38 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 7 May 2007 10:31:15 +0000 (20:31 +1000)
commita3481197783c187707090504062488862768260a
treedabfaf208b86d88c60ca34b2c255c907a8ffe0e3
parent3a5cc44268d9c3eee301f366801005e331b1e871
[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a console

If the serial port gets shut down, then console output stalls.  9 out
of 10 kernel hackers agree, this is a bad thing.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/serial/mpc52xx_uart.c