]> git.baikalelectronics.ru Git - kernel.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)
commit2ff10352920b85ba4eec6a5c0c78d37a239e7b96
tree220993b7497144ed6a0e849826780932206b87a6
parente234d0c75f0c181f830a6230dee503e6c6544dd1
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