lkml.org 
[lkml]   [2013]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v5 3/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
From
On 4 July 2013 14:20, Lukasz Majewski <l.majewski@samsung.com> wrote:
> static void __init acpi_cpufreq_boost_init(void)
> @@ -953,33 +937,22 @@ static void __init acpi_cpufreq_boost_init(void)
> if (!msrs)
> return;
>
> - boost_supported = true;
> - boost_enabled = boost_state(0);
> + cpufreq_set_boost_enabled(boost_state(0));
> + acpi_cpufreq_driver.boost_supported = true;

You are again doing the same mistake. Boost must be
always supported for acpi-cpufreq with read permissions, as it was
earlier.


\
 
 \ /
  Last update: 2013-07-16 12:41    [W:1.166 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site