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:
0979e0e
)
serial: sh-sci: Support icount statistics for error cases.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 Nov 2011 10:15:06 +0000
(19:15 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 Nov 2011 10:15:06 +0000
(19:15 +0900)
Presently the icount stats are only adjusted for the rx/tx case, this
makes sure that they're updated appropriately for the non-tx/rx cases,
too (specifically overruns, breaks, as well as frame and parity errors).
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found