Commit a4ca26a43e39d521b3913f09faf82dfbbbca5f6a
Committed by
Rafael J. Wysocki
1 parent
949db153b6
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
PM / Domains: don't use [delayed_]work_pending()
There's no need to test whether a (delayed) work item is pending before queueing, flushing or cancelling it, so remove work_pending() tests used in those cases. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff
drivers/base/power/domain.c