Re: [PATCH] soundwire: bus: Move irq mapping cleanup into devres
From: Vinod Koul
Date: Mon Dec 23 2024 - 04:12:41 EST
On Thu, 05 Dec 2024 11:33:15 +0000, Charles Keepax wrote:
> Currently the IRQ mapping is disposed off in sdw_drv_remove(), however
> if the SoundWire device uses devres this can run before the actual device
> clean up, potentially clearing the mapping whilst it is still in use.
> Make this devres safe by also moving the sdw_irq_dispose_mapping into
> devres.
>
>
> [...]
Applied, thanks!
[1/1] soundwire: bus: Move irq mapping cleanup into devres
commit: a5fef9baa87f8be359a4b3ed11829ebca82e56ad
Best regards,
--
~Vinod