aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2025-07-09 21:16:11 +0200
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-09-17 12:14:05 +0200
commit410d938a707d85c7c7eb9b32f3fb45e5bcd77319 (patch)
tree723ec6206856dc4d97cae1905fb4a2bdc200de41 /rust/helpers/workqueue.c
parentmedia: renesas: ceu: Convert to RUNTIME_PM_OPS() (diff)
downloadlinux-410d938a707d85c7c7eb9b32f3fb45e5bcd77319.tar.gz
linux-410d938a707d85c7c7eb9b32f3fb45e5bcd77319.zip
media: renesas: vsp1: Convert to SYSTEM_SLEEP/RUNTIME_PM_OPS()
Convert the Renesas VSP1 Video Processing Engine driver from SET_SYSTEM_SLEEP_PM_OPS() and SET_RUNTIME_PM_OPS() to SYSTEM_SLEEP_PM_OPS(), RUNTIME_PM_OPS(), and pm_ptr(). This lets us drop the __maybe_unused annotations from its various 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: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions