summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_buffer.c
diff options
context:
space:
mode:
authorFugang Duan2014-09-19 09:26:40 +0200
committerGreg Kroah-Hartman2014-09-29 03:26:38 +0200
commitbb2f861ad00fc09dab955d22280c51cead795bca (patch)
tree54ecf730dc299067a5c13d22f658549bc20325e7 /drivers/tty/tty_buffer.c
parentserial: 8250: Add Quark X1000 to 8250_pci.c (diff)
downloadkernel-qcow2-linux-bb2f861ad00fc09dab955d22280c51cead795bca.tar.gz
kernel-qcow2-linux-bb2f861ad00fc09dab955d22280c51cead795bca.tar.xz
kernel-qcow2-linux-bb2f861ad00fc09dab955d22280c51cead795bca.zip
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow control
when the 'CTSC' bit is negated. 'CTS' has no function when 'CTSC' is asserted. 0: The CTS pin is high (inactive) 1: The CTS pin is low (active) For throttle, it needs to clear 'CTS' and 'CTSC' bits. For unthrottle, it needs to enable 'CTS' and 'CTSC' bits. The patch just fix the issue. Signed-off-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Huang Shijie <shijie8@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_buffer.c')
0 files changed, 0 insertions, 0 deletions