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 10:30:36 -0700 |
commit | 439ec7b975d17a097414671ef2aaa6037448c3f6 (patch) | |
tree | 17621e6a120b9cd6a98d4630bc89ea79c06c40bd /arch/powerpc/platforms | |
parent | 17361b3edc6e84fbbc996ad9bb350be41739f457 (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 'arch/powerpc/platforms')
0 files changed, 0 insertions, 0 deletions