[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohpo=WKr_+1E6KvrsNyy8xPJHVVt-panTrt409k9wP27u8Gg@mail.gmail.com>
Date: Mon, 13 May 2013 14:58:39 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Paul Bolle <pebolle@...cali.nl>
Cc: "Rafael J. Wysocki" <rjw@...k.pl>, Arnd Bergmann <arnd@...db.de>,
cpufreq@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpufreq: rename references to CPU_FREQ_SA11x0
On 13 May 2013 14:53, Paul Bolle <pebolle@...cali.nl> wrote:
> The Kconfig symbols CPU_FREQ_SA1100 and CPU_FREQ_SA1110 were renamed in
> commit 59a2e613d0 ("cpufreq: sa11x0: move cpufreq driver to
> drivers/cpufreq"). Rename the last references to those symbols too.
>
> Signed-off-by: Paul Bolle <pebolle@...cali.nl>
> ---
> Untested.
>
> drivers/cpufreq/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
> index a1488f5..534fcb8 100644
> --- a/drivers/cpufreq/Kconfig
> +++ b/drivers/cpufreq/Kconfig
> @@ -47,7 +47,7 @@ config CPU_FREQ_STAT_DETAILS
>
> choice
> prompt "Default CPUFreq governor"
> - default CPU_FREQ_DEFAULT_GOV_USERSPACE if CPU_FREQ_SA1100 || CPU_FREQ_SA1110
> + default CPU_FREQ_DEFAULT_GOV_USERSPACE if ARM_SA1100_CPUFREQ || ARM_SA1110_CPUFREQ
> default CPU_FREQ_DEFAULT_GOV_PERFORMANCE
> help
> This option sets which CPUFreq governor shall be loaded at
Already Acked.
http://www.spinics.net/lists/arm-kernel/msg242828.html
--
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