diff options
author | Tony Lindgren <[email protected]> | 2024-03-25 09:16:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-04-09 15:56:50 +0200 |
commit | 5555980571cc744cd99b6455e3e388b54519db8f (patch) | |
tree | ebfaa90b851670304e4e0bb14c3f5753ee8dd638 /scripts/gdb/linux/utils.py | |
parent | 54c4ec5f8c471b7c1137a1f769648549c423c026 (diff) |
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 <[email protected]>.
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 <[email protected]>
Reported-by: Nick Bowler <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions