commit | f548b96de684c86c72cd7ba019c03a7afe94fd53 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Mon Jan 21 19:38:56 2013 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 21 13:56:46 2013 -0800 |
tree | 3e00af206200172b911ccc8c7b8294230b52a0ad | |
parent | c098020d0368ded1c6ba8d7b612feffe067509a6 [diff] |
serial: sccnxp: Reset break and overrun bits in RX handler 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>