]> 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)
commitefe21693d3d2f95cd790d86eaa64f502d2a4f95f
treed1a1a20d88a31d41190360d5d85efefbaecbf2ef
parent608f2603098c7f0e9e76134a22349d2853d4ad45
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"

This reverts commit a11686c71eda56459e29127ad9dede8fa30a223e.

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