Loading drivers/cpuidle/lpm-levels.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -846,7 +846,6 @@ exit: } } #ifdef CONFIG_CPU_IDLE_MULTIPLE_DRIVERS #ifdef CONFIG_CPU_IDLE_MULTIPLE_DRIVERS static DEFINE_PER_CPU(struct cpuidle_device, cpuidle_dev); static int cpuidle_register_cpu(struct cpuidle_driver *drv, static int cpuidle_register_cpu(struct cpuidle_driver *drv, struct cpumask *mask) struct cpumask *mask) { { Loading drivers/power/qcom/Kconfig +1 −0 Original line number Original line Diff line number Diff line config MSM_PM config MSM_PM depends on PM depends on PM select MSM_IDLE_STATS if DEBUG_FS select MSM_IDLE_STATS if DEBUG_FS select CPU_IDLE_MULTIPLE_DRIVERS bool "Qualcomm platform specific PM driver" bool "Qualcomm platform specific PM driver" help help Platform specific power driver to manage cores and l2 Platform specific power driver to manage cores and l2 Loading Loading
drivers/cpuidle/lpm-levels.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -846,7 +846,6 @@ exit: } } #ifdef CONFIG_CPU_IDLE_MULTIPLE_DRIVERS #ifdef CONFIG_CPU_IDLE_MULTIPLE_DRIVERS static DEFINE_PER_CPU(struct cpuidle_device, cpuidle_dev); static int cpuidle_register_cpu(struct cpuidle_driver *drv, static int cpuidle_register_cpu(struct cpuidle_driver *drv, struct cpumask *mask) struct cpumask *mask) { { Loading
drivers/power/qcom/Kconfig +1 −0 Original line number Original line Diff line number Diff line config MSM_PM config MSM_PM depends on PM depends on PM select MSM_IDLE_STATS if DEBUG_FS select MSM_IDLE_STATS if DEBUG_FS select CPU_IDLE_MULTIPLE_DRIVERS bool "Qualcomm platform specific PM driver" bool "Qualcomm platform specific PM driver" help help Platform specific power driver to manage cores and l2 Platform specific power driver to manage cores and l2 Loading