]> git.baikalelectronics.ru Git - kernel.git/commit
serial: xilinx_uartps: remove superfluous IDR write
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>
Fri, 22 Mar 2013 17:50:02 +0000 (18:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 21:06:45 +0000 (14:06 -0700)
commit329a71e726594f5f2f8c051e81875cfa25f41018
treee5255cb3f8b1304e476c8bf3742b7cc5b8713289
parent86a25c25c00a9a009b5c4e7266bc3fd540ef838c
serial: xilinx_uartps: remove superfluous IDR write

The datesheet clearly states, that writing low bits to the
XUARTPS_IDR register have no effect. Remove the write.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c