git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c533e51
)
SERIAL: omap: simplify (2)
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 6 Oct 2012 08:36:47 +0000
(09:36 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 4 Nov 2012 12:29:35 +0000
(12:29 +0000)
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>
drivers/tty/serial/omap-serial.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/omap-serial.c
Simple merge