From: Jamie Iles Date: Mon, 15 Aug 2011 09:17:54 +0000 (+0100) Subject: mips: msp71xx/serial: add workaround for DW UART X-Git-Tag: v3.2-rc1~170^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03972fc21410907fa20d1442c4b073f034423d5c;p=pandora-kernel.git mips: msp71xx/serial: add workaround for DW UART The Synopsys DesignWare UART in pmc-sierra msp71xx has an extra feature where the UART detects a write attempt to the LCR whilst busy and raises an interrupt. The driver needs to clear the interrupt and rewrite the LCR. Move this into platform code and out of the 8250 driver. Acked-by: Ralf Baechle Acked-by: Alan Cox Signed-off-by: Jamie Iles Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed