Re: [PATCH] power: supply: rt9455: quiesce delayed work before teardown

From: Sebastian Reichel

Date: Fri Jul 24 2026 - 19:36:57 EST



On Thu, 23 Jul 2026 14:53:52 +0000, Fan Wu wrote:
> The threaded IRQ handler can queue pwr_rdy_work,
> max_charging_time_work and batt_presence_work. pwr_rdy_work and
> batt_presence_work can also queue max_charging_time_work, while
> batt_presence_work can requeue itself.
>
> rt9455_remove() cancels max_charging_time_work before
> batt_presence_work. The latter can therefore queue
> max_charging_time_work after it has already been cancelled:
>
> [...]

Applied, thanks!

[1/1] power: supply: rt9455: quiesce delayed work before teardown
commit: 3e7a1ebc32fad5a558254a478efd401c17a24381

Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>