summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2022-04-18 18:27:10 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-22 17:38:06 +0300
commit6e6eebdf5e2455f089ccd000754a0deaeb79af82 (patch)
treef8e8a24f508d93db004e3cebbfc5838af723f819 /drivers/tty/serial/8250/8250_pci.c
parentf4f7d63287217ba25e5c80f5faae5e4f7118790e (diff)
downloadlinux-6e6eebdf5e2455f089ccd000754a0deaeb79af82.tar.xz
serial: 8250: Also set sticky MCR bits in console restoration
Sticky MCR bits are lost in console restoration if console suspending has been disabled. This currently affects the AFE bit, which works in combination with RTS which we set, so we want to make sure the UART retains control of its FIFO where previously requested. Also specific drivers may need other bits in the future. Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk> Fixes: 4516d50aabed ("serial: 8250: Use canary to restart console after suspend") Cc: stable@vger.kernel.org # v4.0+ Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/alpine.DEB.2.21.2204181518490.9383@angie.orcam.me.uk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/8250/8250_pci.c')
0 files changed, 0 insertions, 0 deletions