]> git.baikalelectronics.ru Git - kernel.git/commit
tty: serial: xuartps: Wait for rx and tx reset done status
authorNava kishore Manne <nava.manne@xilinx.com>
Thu, 15 Sep 2016 09:15:31 +0000 (14:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Sep 2016 09:46:12 +0000 (11:46 +0200)
commit38166b7359c3787e653db23b3c393354ace944b2
tree2791290bec876f6ebb1bcbf061893f99b0392d58
parent6fd1cb8cb774605ccc6cbc6f67d60f6bfcc82a18
tty: serial: xuartps: Wait for rx and tx reset done status

After issuing the reset, driver is not checking the rx and tx reset
done status. So, modified driver to wait for the reset done status.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c