summaryrefslogtreecommitdiff
path: root/include/linux/msi.h
diff options
context:
space:
mode:
authorCosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>2026-05-20 23:31:15 +0300
committerThomas Gleixner <tglx@kernel.org>2026-05-21 20:11:29 +0200
commitc9b7598eb013c6dbf2526dc050364bd8dc24f0d3 (patch)
tree4a940df02a3c89212b5b3fba5aedfc144c2579a9 /include/linux/msi.h
parent96031b31a4b3b6ec836b9fe7be8f6e6ebcfe8d67 (diff)
irqchip/renesas-rzt2h: Use pm_runtime_put_sync() in probe error path
pm_runtime_put() may trigger the idle check after pm_runtime_disable() is run as part of devm_pm_runtime_enable()'s cleanup action, leaving runtime PM active. Use pm_runtime_put_sync() to ensure the idle check runs synchronously. Fixes: 13e7b3305b64 ("irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driver") Signed-off-by: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260520203117.1516442-2-cosmin-gabriel.tanislav.xa@renesas.com
Diffstat (limited to 'include/linux/msi.h')
0 files changed, 0 insertions, 0 deletions