diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-09-04 17:21:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-06 15:57:18 +0200 |
commit | ffe64881395b0a1cd395473312da0c9d2604a2e4 (patch) | |
tree | 54c0329cebfe41eb935166c8014bab2f3d1900b0 /rust/helpers/task.c | |
parent | 6a84240fffb5d20c8ae04757ef6a50eb5487ccae (diff) |
uio: uio_pdrv_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/a5495b6068dd4e40ae7e0fb66b067fd5b5c210b2.1756999260.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions