]> 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)
commitf40886c67cf78fb1e8950a6f365ea6c4466879b7
tree220993b7497144ed6a0e849826780932206b87a6
parent44f89a9cd251c2c43bde345d2d601c1e12f8cbf8
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