Files
linux/drivers/tty
Johan Hovold b59dc14b0b serdev: ttyport: enforce tty-driver open() requirement
[ Upstream commit dee7d0f3b2 ]

The tty-driver open routine is mandatory, but the serdev
tty-port-controller implementation did not treat it as such and would
instead fall back to calling tty_port_open() directly.

Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:10:33 +01:00
..
2017-07-30 07:35:27 -07:00
2017-07-30 07:35:28 -07:00
2017-08-28 20:51:22 +02:00
2016-05-01 13:22:54 -07:00
2016-03-07 16:11:14 -08:00
2017-08-29 15:10:44 -07:00