summaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock
diff options
context:
space:
mode:
authorWills Wang <wills.wang@live.com>2016-03-05 15:09:05 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-30 18:26:55 +0200
commite69ef01ff0580b106e5b93a09c0c3fcd01fdb84f (patch)
tree9583434fb7f10908ab91e11f291a01e4fa7e6656 /drivers/hwspinlock
parentserial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/ (diff)
downloadlinux-e69ef01ff0580b106e5b93a09c0c3fcd01fdb84f.tar.xz
linux-e69ef01ff0580b106e5b93a09c0c3fcd01fdb84f.zip
sc16is7xx: remove useless "uart_handle_cts_change"
SC16is7xx has feature for auto hardware flow control using RTS/CTS, so we don't need "uart_handle_cts_change" to invoke "start_tx/stop_tx" for flow control. In addition, for software CTS, interrupt "SC16IS7XX_IIR_CTSRTS_SRC" just report the nCTS change of state from active(low) to inactive(high), driver don't know when the state of nCTS change from incactive to active, so can't resume the transmission when a peer device is again ready and re-assert nRTS signal. Signed-off-by: Wills Wang <wills.wang@live.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions