commit | 2405464083e152f88bb58b7108a9e50ca362178c | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 06 09:36:47 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Nov 04 12:29:35 2012 +0000 |
tree | b63a19a417c0a048153af8c351f4b3d466d23e7b | |
parent | c533e51b228020142cd2c4d5f21e8db4683ce457 [diff] |
SERIAL: omap: simplify (2) Simplify: - set ECB ... - LCR mode A - clear TCRTLR - LCR mode B - clear ECB - set ECB and update other bits - LCR mode A - update XONANY to: - set ECB ... - LCR mode B - set ECB and update other bits - LCR mode A - update XONANY and clear TCRTLR Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>