diff options
author | Tony Lindgren <[email protected]> | 2021-07-27 13:31:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-07-29 17:03:04 +0200 |
commit | 33e5571ebdec49cb87e8cbba730cf046dfb44e80 (patch) | |
tree | 698b7deefdabe51ff0ec1b45995dac4298b3f9c7 /scripts/gdb/linux/genpd.py | |
parent | ccd1c4d7947907b723a5d43d61383578c2f130b6 (diff) |
serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()
We want to remove the use of pm_runtime_irq_safe() from serial drivers
to allow making PM runtime handling generic. Let's simplify things by
disabling PM runtime autoidle for omap-serial as this driver has been
deprecated for years because of the 8250_omap driver.
There are still some omap-serial users that seem to hang on to it for
some unknown rs485 reasons it seems. But presumably those folks do not
need PM runtime autoidle with omap-serial, and hopefully can just move
to using 8250_omap driver instead.
For 8250_omap driver, we will eventually move to use generic serial
layer PM based on patches done by Andy Shevchenko to remove
pm_runtime_irq_safe() usage.
Cc: Andy Shevchenko <[email protected]>
Cc: Dario Binacchi <[email protected]>
Cc: Vignesh Raghavendra <[email protected]>
Reviewed-by: Andy Shevchenko <[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/genpd.py')
0 files changed, 0 insertions, 0 deletions