serial: tegra_hsuart: Make sure current byte rx complete in suspend
authorAndrei Warkentin <andreiw@motorola.com>
Tue, 22 Mar 2011 18:37:47 +0000 (11:37 -0700)
committerColin Cross <ccross@android.com>
Tue, 22 Mar 2011 18:40:08 +0000 (11:40 -0700)
commitd3c9f78e7ec505076ddad2aefaeef5e8c20a4823
tree731464152a2ffa8c7ab33dfe3f8b5a561440240e
parent2b3d418209bda3cb28a70e5f6608ccfd35a8906a
serial: tegra_hsuart: Make sure current byte rx complete in suspend

Make sure that the last byte has been received by the uart during
suspend after RTS is deasserted.

Change-Id: I3517ec058fdca912ff5ad8770d2b1c5015385385
Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Signed-off-by: Colin Cross <ccross@android.com>
drivers/serial/tegra_hsuart.c