]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0842856a8da94db750eeb94448150edfcf669337
tree91cdaf595011eb7618d9160f9e2cbea890f54509
parent0cb8b02ebcedcf45d51207690375f516115a39c9
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