aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/max3100.c
diff options
context:
space:
mode:
authorGravatar Tony Lindgren <tony@atomide.com> 2024-03-25 09:16:47 +0200
committerGravatar Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2024-04-09 15:56:50 +0200
commit5555980571cc744cd99b6455e3e388b54519db8f (patch)
treeebfaa90b851670304e4e0bb14c3f5753ee8dd638 /drivers/tty/serial/max3100.c
parentserial: mxs-auart: add spinlock around changing cts state (diff)
downloadlinux-5555980571cc744cd99b6455e3e388b54519db8f.tar.gz
linux-5555980571cc744cd99b6455e3e388b54519db8f.tar.bz2
linux-5555980571cc744cd99b6455e3e388b54519db8f.zip
serial: core: Fix regression when runtime PM is not enabled
Commit 45a3a8ef8129 ("serial: core: Revert checks for tx runtime PM state") caused a regression for Sun Ultra 60 for the sunsab driver as reported by Nick Bowler <nbowler@draconx.ca>. We need to add back the check runtime PM enabled state for serial port controller device, I wrongly assumed earlier we could just remove it. Fixes: 45a3a8ef8129 ("serial: core: Revert checks for tx runtime PM state") Cc: stable <stable@kernel.org> Reported-by: Nick Bowler <nbowler@draconx.ca> Signed-off-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/r/20240325071649.27040-1-tony@atomide.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/max3100.c')
0 files changed, 0 insertions, 0 deletions