]> 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)
commit6bf2d8c8bb114d550feeeda6cb73985fcb7fa503
tree91cdaf595011eb7618d9160f9e2cbea890f54509
parent2333f874dd41656c3c16b68d987b4108d7a2291b
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