]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / Domains: Drop redundant code in genpd while attaching devices
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 26 Apr 2018 08:53:02 +0000 (10:53 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 14 May 2018 20:58:44 +0000 (22:58 +0200)
commitb56d9c9135629632faff44cff153784e76b82550
tree220993b7497144ed6a0e849826780932206b87a6
parented37884584c4b1ee28bb076c756cd6bd29784c7e
PM / Domains: Drop redundant code in genpd while attaching devices

The driver core together with the PM core, nowadays deals with deferring
all probes during the device system sleep phases. Therefore genpd no longer
need to care about this situation, so let's drop the corresponding code.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/domain.c