[PATCH] ARM: defconfigs: use CONFIG_CPUFREQ_DT
From: khilman@kernel.org (Kevin Hilman)
Date: 2014-12-15 18:50:37
Also in:
linux-pm
From: khilman@kernel.org (Kevin Hilman)
Date: 2014-12-15 18:50:37
Also in:
linux-pm
"Rafael J. Wysocki" [off-list ref] writes:
On Monday, December 15, 2014 09:48:19 AM Viresh Kumar wrote:quoted
CONFIG_GENERIC_CPUFREQ_CPU0 disappeared with commit bbcf071969b20f ("cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'") and some defconfigs are still using it instead of the new one. Use the renamed CONFIG_CPUFREQ_DT generic driver. Cc: <redacted> # 3.18 Reported-by: Nishanth Menon <nm@ti.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>OK, so who should be applying this?
Normally, we take these defconfig changes through the arm-soc tree, and I think that should continue, otherwise we'll be bound to have conflicts. Note all the pull requests for this merge window are already sent, but I'll queue this up in arm-soc/fixes so it can make it during the v3.19-rc cycle. Thanks, Kevin