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