commit | 864eeed051b527c8081e2f85b51ba24823acaf71 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <sascha@saschahauer.de> | Thu Apr 17 08:39:22 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Apr 17 16:18:19 2008 +0100 |
tree | 7fa05275be02d98f5956b3030cdbf3c2a5f18228 | |
parent | 8c9915bf310eeb1fe5a9a614cda6ee57d712460b [diff] |
[ARM] 4994/1: <IMX UART>: Move error handling into execution path 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>