serial: sccnxp: Reset break and overrun bits in RX handler
authorAlexander Shiyan <shc_work@mail.ru>
Mon, 21 Jan 2013 15:38:56 +0000 (19:38 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 21:56:46 +0000 (13:56 -0800)
This patch adds a hardware reset the break and overflow bits for
these events. Without resetting the bits they will be reported to
the core every time, when once occur.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found