Files
linux/drivers/tty/serial
Guillaume Bertholon b27cc437dc serial: sh-sci: Fix misplaced backport of "Fix late enablement of AUTORTS"
The upstream commit 5f76895e4c ("serial: sh-sci: Fix late enablement of
AUTORTS") inserted a new call to .set_mctrl().
However the backported version in stable (commit ad3faea03f ("serial:
sh-sci: Fix late enablement of AUTORTS")) does not insert it at the same
position.

This patch moves the added instructions back to where they should be
according to the upsteam patch.

Fixes: ad3faea03f ("serial: sh-sci: Fix late enablement of AUTORTS")
Signed-off-by: Guillaume Bertholon <guillaume.bertholon@ens.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 12:41:51 +09:00
..
2015-11-20 16:19:54 -08:00
2023-05-16 09:37:57 +09:00
2016-02-06 22:16:21 -08:00
2023-05-15 10:54:35 +09:00