]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM / domains: Remove pm_genpd_syscore_switch() API
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 3 Sep 2014 10:52:24 +0000 (12:52 +0200)
committerRobin Gong <b38343@freescale.com>
Wed, 11 Feb 2015 05:07:30 +0000 (13:07 +0800)
commitc44421013cbe0ca3434bb994e07ea8cf5a670b1f
treed335c9d19a8d2d80f0a5d40eb6b108f74e054c27
parent59eb92d5815d61716ec1722c606cbdaf21666ee2
PM / domains: Remove pm_genpd_syscore_switch() API

The pm_genpd_syscore_poweroff() API and pm_genpd_syscore_poweron() API
makes the pm_genpd_syscore_switch() API redundant.

Moreover, since there are no active users, let's just remove it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
(cherry picked from commit d47e6464ae6c96735d4706f5cb0537fe717b6b00)
(cherry picked from commit 9b68cd944341e5a613e9858e65e3432bd5691f92)
drivers/base/power/domain.c
include/linux/pm_domain.h