serial: xuartps: Removed unwanted checks while reading the error conditions
authorNava kishore Manne <nava.manne@xilinx.com>
Thu, 22 Sep 2016 15:58:15 +0000 (16:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 10:54:41 +0000 (12:54 +0200)
commit212d249b6acbe00ac3617938433ce785c2d68e88
tree66703d0f852d89f1228a9af6ce8411632a8a7838
parentc8dbdc842d30618e4f7e315e3b0e6c43de7915f3
serial: xuartps: Removed unwanted checks while reading the error conditions

This patch Remove the unwated checks while reading the parity,framing,
overrun and Break detection errors.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
[stelford@cadence.com: cherry picked from
https://github.com/Xilinx/linux-xlnx commit
b1cf74970df5470ffbc8e7876a9edf5e3498ef94]
Signed-off-by: Scott Telford <stelford@cadence.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c