diff options
author | Tomoya MORINAGA <tomoya.rohm@gmail.com> | 2012-07-06 17:19:42 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-02 09:47:53 -0700 |
commit | 4b14f6f47a76380216419e70a3d569eed730a47b (patch) | |
tree | 22a300296394dbabf3c52e4881b6c88b36a1b6eb /kernel/rtmutex-debug.c | |
parent | 00b35456c281ca28739b83e6493ae5e981c68bf5 (diff) |
pch_uart: Fix rx error interrupt setting issue
commit 9539dfb7ac1c84522fe1f79bb7dac2990f3de44a upstream.
Rx Error interrupt(E.G. parity error) is not enabled.
So, when parity error occurs, error interrupt is not occurred.
As a result, the received data is not dropped.
This patch adds enable/disable rx error interrupt code.
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions