aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-09-30 02:44:29 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-10-14 02:17:06 +0200
commitc2df86ea924a8548f54ce90e46fdd6c9495119b2 (patch)
treef2e82708b771820f450bf23e2055acc6fcc4318e /include/linux
parentMerge back earlier 'pm-sleep' material for v4.4. (diff)
downloadlinux-dev-c2df86ea924a8548f54ce90e46fdd6c9495119b2.tar.xz
linux-dev-c2df86ea924a8548f54ce90e46fdd6c9495119b2.zip
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 'include/linux')
0 files changed, 0 insertions, 0 deletions