aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorSergey Organov <[email protected]>2019-08-28 21:37:52 +0300
committerGreg Kroah-Hartman <[email protected]>2019-09-04 12:43:55 +0200
commit88c38044c12b09ad8b4b82b61133e66e879325ba (patch)
treebfb15097c2a02d1e36d3d776c7c2d8e078c797d9 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent2eda5345e4ef61b35101b4fef58417a41d8d53fd (diff)
serial: imx: do not stop Rx/Tx on termios change
imx_set_termios(): stopping receiver and transmitter does harm when something that doesn't touch transmission format/rate changes, such as RTS/CTS handshake. OTOH, it does no good on baud rate or format change, as synchronization on upper-level protocols is still required to do it right. Therefore, just stop doing it. Signed-off-by: Sergey Organov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions