Re: [PATCH] soundwire: bus_type: Use devres to free slave IDA
From: Vinod Koul
Date: Tue Sep 01 2026 - 13:29:37 EST
On Mon, 31 Aug 2026 12:29:39 +0100, Richard Fitzgerald wrote:
> Create a devres cleanup action to call ida_free(). This ensures that it
> is freed after anything that is cleaned up by devres and might have been
> using the allocated ID. It also avoids mixing devres and manual cleanup
> during sdw_bus_probe().
>
>
Applied, thanks!
[1/1] soundwire: bus_type: Use devres to free slave IDA
commit: bb22b81339cb97d2eb7ec666bf03f985fe64d6cb
Best regards,
--
~Vinod