Messages in this thread |  | | Date | Mon, 26 Aug 2013 11:06:33 +0530 | Subject | Re: [PATCH v7 5/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework | From | Viresh Kumar <> |
| |
On 13 August 2013 15:38, Lukasz Majewski <l.majewski@samsung.com> wrote: > The cpufreq_driver's boost_supported flag is true only when boost > support is explicitly enabled. Boost related attributes are exported only > under the same condition. > > Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> > Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com> > > --- > Changes for v7: > - Replace CONFIG_CPU_FREQ_BOOST_SW with CONFIG_ARM_EXYNOS_CPU_FREQ_BOOST_SW > - Move boost_supported initialization to struct cpufreq_driver exynos_driver
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
|  |