ARM: LPC32xx: serial.c: HW bug workaround
authorRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:02 +0000 (17:28 +0100)
committerRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:02 +0000 (17:28 +0100)
commit2707208ee8a80dbbd5426f5aa1a934f766825bb5
tree91cdaf595011eb7618d9160f9e2cbea890f54509
parent94ed7830cba4dce57b18a2926b5d826bfd184bd6
ARM: LPC32xx: serial.c: HW bug workaround

This patch fixes a HW bug by flushing RX FIFOs of the UARTs on init. It was
ported from NXP's git.lpclinux.com tree.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Cc: stable@vger.kernel.org
arch/arm/mach-lpc32xx/serial.c