[ARM] 4994/1: <IMX UART>: Move error handling into execution path
authorSascha Hauer <sascha@saschahauer.de>
Thu, 17 Apr 2008 07:39:22 +0000 (08:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 17 Apr 2008 15:18:19 +0000 (16:18 +0100)
Move the error handling code for erroneous receive characters into
execution path. This makes the code more readable and the compiler
should know how to optimize this, right?

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found