diff options
author | Russell King | 2012-10-06 09:36:47 +0100 |
---|---|---|
committer | Russell King | 2012-11-04 12:29:35 +0000 |
commit | 2405464083e152f88bb58b7108a9e50ca362178c (patch) | |
tree | b63a19a417c0a048153af8c351f4b3d466d23e7b /arch | |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions