commit | f4b042a050062b2dec456adfced13d61341939e2 | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Thu Mar 19 16:02:30 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 24 12:25:09 2020 +0100 |
tree | 8be002345700a4f9e97b1f2ca23274efd91c0cd6 | |
parent | f19c3f6c8109b8bab000afd35580929958e087a9 [diff] |
serial: 8250: 8250_omap: Fix throttle to call stop_rx() Call stop_rx() to halt reception when throttle is requested. Update unthrottle callback to restart reception. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Link: https://lore.kernel.org/r/20200319103230.16867-3-vigneshr@ti.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>