Re: (subset) [PATCH] mfd: cs42l43: Fix issues in probe error paths
From: Lee Jones
Date: Wed Oct 09 2024 - 12:16:39 EST
On Wed, 02 Oct 2024 13:13:11 +0100, Charles Keepax wrote:
> The error path in cs42l43_boot_work() will lead to an unbalanced
> regulator put, when the driver is removed. Fix this by relying
> on remove to power down the device. Also the boot work needs to
> be synchronised with driver remove, to ensure the work is not
> still running after the driver has been removed. Add the required
> cancel_work_sync().
>
> [...]
Applied, thanks!
[1/1] mfd: cs42l43: Fix issues in probe error paths
commit: 416689a634c5bea3432facc8ae59187c71e7c47d
--
Lee Jones [李琼斯]