]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Oct 2018 16:57:23 +0000 (09:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Oct 2018 16:57:45 +0000 (09:57 -0700)
commitbfb917b180794408e36f9aaebdcce1a5664355b8
treed1a1a20d88a31d41190360d5d85efefbaecbf2ef
parentdb1ef2a38390372172d714064979e441e7f586c7
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"

This reverts commit 6d3fdd9b442dbcf79df71c1f4bbf85f36c85826d.

Turns out the samsung tty driver is mucking around in the "unused" port
fields and this patch breaks that code :(

So we need to fix that driver up before this can be accepted.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-tty
drivers/tty/serial/serial_core.c
include/linux/serial_core.h