diff options
author | Tejun Heo <tj@kernel.org> | 2013-01-11 12:37:33 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-25 23:39:11 (GMT) |
commit | ed1ac6e91a3ff7c561008ba57747cd6cbc49385e (patch) | |
tree | 52598ded2a8bea2486170169b4687ad8aadf8a67 /drivers/cpuidle | |
parent | a4ca26a43e39d521b3913f09faf82dfbbbca5f6a (diff) | |
download | linux-fsl-qoriq-ed1ac6e91a3ff7c561008ba57747cd6cbc49385e.tar.xz |
PM: 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>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions