summaryrefslogtreecommitdiff
path: root/samples/workqueue
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2026-03-23 15:49:14 +0300
committerThomas Gleixner <tglx@kernel.org>2026-03-26 18:12:01 +0300
commit897cf98926429c8671a9009442883c2f62deae96 (patch)
treeb1729bb60b32f49377b66028ce8444690a6d2031 /samples/workqueue
parentcfe02147e86307a17057ee4e3604f5f5919571d2 (diff)
downloadlinux-897cf98926429c8671a9009442883c2f62deae96.tar.xz
irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
Replace pm_runtime_put() with pm_runtime_put_sync() when irq_domain_create_hierarchy() fails to ensure the device suspends synchronously before devres cleanup disables runtime PM via pm_runtime_disable(). Fixes: 5ec8cabc3b86 ("irqchip/renesas-rzv2h: Use devm_pm_runtime_enable()") Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260323124917.41602-1-biju.das.jz@bp.renesas.com
Diffstat (limited to 'samples/workqueue')
0 files changed, 0 insertions, 0 deletions