diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-07-09 21:16:10 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-09-17 12:14:05 +0200 |
commit | 2549f534e131a6e40994c63171153cdb2c9dc7f9 (patch) | |
tree | 45e7615d407a548a4603730356e504b78c9408c0 /scripts/generate_rust_analyzer.py | |
parent | 2ca1d2a041d4fffc458e0b98278536a88438950a (diff) |
media: renesas: ceu: Convert to RUNTIME_PM_OPS()
Convert the Renesas Capture Engine Unit driver from SET_RUNTIME_PM_OPS()
to RUNTIME_PM_OPS() and pm_ptr(). This lets us drop the __maybe_unused
annotations from its runtime suspend and resume callbacks, and reduces
kernel size in case CONFIG_PM is disabled.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions