aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strcpy.c
diff options
context:
space:
mode:
authorPhilippe Schenker <[email protected]>2019-10-17 14:14:38 +0000
committerGreg Kroah-Hartman <[email protected]>2019-11-04 17:37:54 +0100
commit2b30efe2e88a398224abf9751a3fe1018375826f (patch)
treeac4ed804eee790959d070434e4ff776315ab22d3 /lib/test_fortify/write_overflow-strcpy.c
parentc2a552197106b45d0d801d5b8a6be47563a700df (diff)
tty: serial: lpuart: Remove unnecessary code from set_mctrl
Currently flow control is not working due to lpuart32_set_mctrl that is clearing TXCTSE bit in all cases. This bit gets earlier setup by lpuart32_set_termios. As I read in Documentation set_mctrl is also not meant for hardware flow control rather than gpio setting and clearing a RTS signal. Therefore I guess it is safe to remove the whole code in lpuart32_set_mctrl. This was tested with console on a i.MX8QXP SoC. Signed-off-by: Philippe Schenker <[email protected]> Reviewed-by: Fugang Duan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions