[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohponi342nGOq2nRYkzkoCcUT3MBdtugm1WifGcCFOBRkYSg@mail.gmail.com>
Date: Fri, 1 Feb 2013 12:11:46 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: rjw@...k.pl
Cc: cpufreq@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, linaro-dev@...ts.linaro.org,
robin.randhawa@....com, Steve.Bannister@....com,
Liviu.Dudau@....com, Viresh Kumar <viresh.kumar@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Stephen Warren <swarren@...dia.com>,
Shawn Guo <shawn.guo@...aro.org>,
Santosh Shilimkar <santosh.shilimkar@...com>
Subject: Re: [PATCH 3/3] cpufreq: Remove unnecessary use of policy->shared_type
On 1 February 2013 12:10, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> policy->shared_type field was added only for SoCs with ACPI support:
>
> commit 3b2d99429e3386b6e2ac949fc72486509c8bbe36
> Author: Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>
> Date: Wed Dec 14 15:05:00 2005 -0500
>
> P-state software coordination for ACPI core
>
> http://bugzilla.kernel.org/show_bug.cgi?id=5737
>
> Many non-ACPI systems are filling this field by mistake, which makes its usage
> confusing. Lets clean it.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> Cc: Linus Walleij <linus.walleij@...aro.org>
> Cc: Stephen Warren <swarren@...dia.com>
> Cc: Shawn Guo <shawn.guo@...aro.org>
> Cc: Santosh Shilimkar <santosh.shilimkar@...com>
> ---
> arch/arm/mach-tegra/cpu-tegra.c | 1 -
> drivers/cpufreq/cpufreq-cpu0.c | 1 -
> drivers/cpufreq/db8500-cpufreq.c | 2 --
> drivers/cpufreq/omap-cpufreq.c | 4 +---
> include/linux/cpufreq.h | 3 ++-
> 5 files changed, 3 insertions(+), 8 deletions(-)
ARM mail servers are broken, please find patch attached.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists