Re: [PATCH] power: supply: isp1704_charger: cancel work on remove
Sebastian Reichel <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178544907138.238864.16061378690960655968.b4-ty@b4> |
On Tue, 28 Jul 2026 20:33:39 +0800, Hongyan Xu wrote:
> The USB notifier and initial VBUS detection can schedule isp->work. The
> remove path unregisters the notifier and power supply, but does not wait
> for queued or running work before tearing down the power supply state.
>
> Cancel the work after unregistering the notifier. Do this before
> unregistering the power supply.
>
> [...]
Applied, thanks!
[1/1] power: supply: isp1704_charger: cancel work on remove
commit: 60c5b8a9ef4dbc5d69bbc1a960fe55826cb3b643
Best regards,
--
Sebastian Reichel <[email protected]>