summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-09-30 00:44:29 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-10-14 00:17:06 (GMT)
commitc2df86ea924a8548f54ce90e46fdd6c9495119b2 (patch)
treef2e82708b771820f450bf23e2055acc6fcc4318e /README
parenta5e22db2689dc717cc3aaeb0c92c3f5445c5ea1f (diff)
downloadlinux-c2df86ea924a8548f54ce90e46fdd6c9495119b2.tar.xz
PM / sleep: Drop pm_request_idle() from pm_generic_complete()
The pm_request_idle() in pm_generic_complete() is pointless as it is called with the runtime PM usage counter different from zero (bumped up by the core during the prepare phase of system suspend) and the core calls pm_runtime_put() for all devices after executing their complete callbacks, so drop it. This allows the PCI PM layer to use pm_generic_complete() too. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions