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:
72b294c
)
serial: sh-sci: Support generic SCLSR overrun detection.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 14 Jun 2011 08:53:34 +0000
(17:53 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 14 Jun 2011 08:53:34 +0000
(17:53 +0900)
For all ports with a valid SCLSR register we can use the generic FIFO
overrun detection logic. Test the validity of the SCLSR register rather
than depending explicitly on port type, which can be ambiguous for the
SCIFA/B types.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found