Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + …
…schedule() Use mod_delayed_work() instead of separate cancel_delayed_work_sync() + schedule_delayed_work() calls. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
- Loading branch information