diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-09-04 17:20:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-06 15:57:15 +0200 |
commit | 6a84240fffb5d20c8ae04757ef6a50eb5487ccae (patch) | |
tree | dd489f4789186304e36920f2de169247137386eb /rust/helpers/cpu.c | |
parent | 47625846727b82e4a05f14d988fc5efa2c1d882f (diff) |
uio: uio_dmem_genirq: Remove dummy PM handling
Since commit 63d00be69348fda4 ("PM: runtime: Allow unassigned
->runtime_suspend|resume callbacks"), unassigned
.runtime_{suspend,resume}() callbacks are treated the same as dummy
callbacks that just return zero.
As the Runtime PM callbacks were the only driver-specific PM handling,
all PM handling can be removed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/121921f66a2baa125ea62be9436e8b5b12a4ad4d.1756999182.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/cpu.c')
0 files changed, 0 insertions, 0 deletions