]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: LPC32xx: serial.c: Fixed loop limit
authorRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:03 +0000 (17:28 +0100)
committerRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:03 +0000 (17:28 +0100)
commitff424aa4c89d19082e8ae5a3351006bc8a4cd91b
treec26dc1510faae92c75e9673a6aabef1bbbe00184
parent2707208ee8a80dbbd5426f5aa1a934f766825bb5
ARM: LPC32xx: serial.c: Fixed loop limit

This patch fixes a wrong loop limit on UART init.

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