linux-xiaomi-chiron/drivers/tty/serdev
Johan Hovold cda64188ca serdev: ttyport: ignore carrier detect to avoid hangups
Serdev currently does not support hangups so make sure to set CLOCAL to
prevent loss of carrier from triggering one.

Note however that not all tty drivers honour CLOCAL.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 16:03:35 +01:00
..
core.c serdev: Introduce devm_serdev_device_open() 2017-11-28 15:32:32 +01:00
Kconfig serdev: enable TTY port controller support by default 2017-10-20 14:20:06 +02:00
Makefile serdev: add a tty port controller driver 2017-02-03 10:17:02 +01:00
serdev-ttyport.c serdev: ttyport: ignore carrier detect to avoid hangups 2017-11-28 16:03:35 +01:00