summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMaíra Canal <mcanal@igalia.com>2026-03-30 14:51:47 -0300
committerMaíra Canal <mcanal@igalia.com>2026-04-02 10:21:12 -0300
commit19e2815babd4c51a51ebabfe68daa90eb26309c3 (patch)
tree2c884f99469b4076a7b1a3d4c0bbe410cf29e747 /tools/perf/scripts/python/bin
parentf649e63d4a6423eda8eb208638849fd6396aedd7 (diff)
drm/vc4: Use devm_request_irq() for automatic cleanup
Switch from request_irq()/free_irq() to the device-managed alternative devm_request_irq(), letting device-managed resource cleanup handle IRQ teardown automatically. While here, inline vc4_irq_prepare() into vc4_irq_install() since it's the only caller. Reviewed-by: Melissa Wen <mwen@igalia.com> Link: https://patch.msgid.link/20260330-vc4-misc-fixes-v1-5-92defc940a29@igalia.com Signed-off-by: Maíra Canal <mcanal@igalia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions