Re: (subset) [PATCH v2] mfd: cs42l43: Move cancel_work_sync() into remove

From: Lee Jones

Date: Wed Sep 16 2026 - 12:32:47 EST


On Fri, 04 Sep 2026 14:12:43 +0100, Charles Keepax wrote:
> The cs42l43 driver kicks off a work item waiting for the device
> to appear on the SoundWire bus, once the device appears the
> MFD children are added and the clean up is then done through
> devres. As the work is synchronised in from the devres clean
> up this could lead to new devres items being added after the
> clean up has started, if the driver is removed before the work
> has fully completed. The work should be synchronised before any
> devres clean up is started.
>
> [...]

Applied, thanks!

[1/1] mfd: cs42l43: Move cancel_work_sync() into remove
commit: f0749e65fdb0026abe1294adc5648f58642754f8

--
Lee Jones [李琼斯]