Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b483b5d2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: qcom: Select CPU_IDLE_MULTIPLE_DRIVERS"

parents ea77bf01 84e1f193
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -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)
{
{
+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