aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci.c
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2016-05-05 10:50:33 +0000
committerRafael J. Wysocki <[email protected]>2016-05-06 11:22:49 +0000
commitf47b72a15a9679dd4dc1af681d4d2f1ca2815552 (patch)
tree1e8f306d2aff410c329024c8691a49bac57f716d /drivers/firmware/psci.c
parentPM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table (diff)
downloadkernel-f47b72a15a9679dd4dc1af681d4d2f1ca2815552.tar.gz
kernel-f47b72a15a9679dd4dc1af681d4d2f1ca2815552.zip
PM / OPP: Move CONFIG_OF dependent code in a separate file
Recently, a few issues were noticed in the code where CONFIG_OF wasn't consistently used for many routines. The core file is big enough now and ifdef hackery makes it less readable. Move OF-specific code to another file and compile that only if CONFIG_OF is enabled. Compile-tested: - For ARM (exynos) with CONFIG_OF enabled - For X86 with CONFIG_OF disabled (have to enable CONFIG_PM_OPP separately) No functional changes. Signed-off-by: Viresh Kumar <[email protected]> Tested-by: Sudeep Holla <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/firmware/psci.c')
0 files changed, 0 insertions, 0 deletions