serial: sh-sci: Support icount statistics for error cases.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 24 Nov 2011 10:15:06 +0000 (19:15 +0900)
committerPaul 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