commit | 27b17ae0732a607532e58b3d52b0b636d82269da | [log] [tgz] |
---|---|---|
author | Nava kishore Manne <nava.manne@xilinx.com> | Thu Sep 15 14:45:31 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 22 11:46:12 2016 +0200 |
tree | 2791290bec876f6ebb1bcbf061893f99b0392d58 | |
parent | 3816b2f886d0918d8a8ae593b2db203ab905a889 [diff] |
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>