[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070518160108.GA28021@redhat.com>
Date: Fri, 18 May 2007 12:01:08 -0400
From: Dave Jones <davej@...hat.com>
To: Ed Sweetman <safemode2@...cast.net>
Cc: Joshua Hoblitt <jhoblitt@....hawaii.edu>,
Duane Griffin <duaneg@...da.com>,
Prakash Punnoor <prakash@...noor.de>,
LKML <linux-kernel@...r.kernel.org>,
Daniel Drake <dsd@...too.org>
Subject: Re: [PATCH] Kconfig powernow-k8 driver should depend on ACPI P-States driver
On Fri, May 18, 2007 at 12:09:38AM -0400, Ed Sweetman wrote:
> the previous post i keep referring you to has a patch that was mangled
> ...here is the non-mangled version
>
> --- ./linux-backup/arch/x86_64/kernel/cpufreq/Kconfig 2007-02-04
> 13:44:54.000000000 -0500
> +++ ./linux-2.6.21-rc5-mm2/arch/x86_64/kernel/cpufreq/Kconfig
> 2007-05-17 18:13:07.000000000 -0400
> @@ -10,20 +10,27 @@
>
> comment "CPUFreq processor drivers"
>
> -config X86_POWERNOW_K8
> +config X86_POWERNOW_K8
> tristate "AMD Opteron/Athlon64 PowerNow!"
still has unnecessary whitespace changes
> select CPU_FREQ_TABLE
> help
> This adds the CPUFreq driver for mobile AMD Opteron/Athlon64
> processors.
> + An acpi interface is available if acpi support has been selected.
> + This is required for multi-socket and other systems but not
> necessarily required for UP single socket systems.
and still wordwrapped.
(also capitalise ACPI)
Dave
--
http://www.codemonkey.org.uk
-
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