]> www.infradead.org Git - users/hch/misc.git/commit
drm/xe/irq: move irq_uninstall over to devm
authorMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 10:21:51 +0000 (11:21 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 12:22:39 +0000 (13:22 +0100)
commitbbc9651fe9f4c081e9931e2b3f6a6c5b2d05a942
treea146a8244a7dfd7cd63807a0c6869bff3d7299a7
parent6d95155ae71963ebf43a8df60f39704294f09dae
drm/xe/irq: move irq_uninstall over to devm

Makes sense to trigger this when the device is removed.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240522102143.128069-26-matthew.auld@intel.com
drivers/gpu/drm/xe/xe_irq.c