Hi Marcelo.
This patch for 2.4 adds support for the AMD / National
Semiconductor CS5535 chip set. Provided by AMD
as part of the Geode support.
Signed-off-by: Dan Malek <[email protected]>
Dan Malek <[email protected]> writes:
> Hi Marcelo.
>
> This patch for 2.4 adds support for the AMD / National
> Semiconductor CS5535 chip set. Provided by AMD
> as part of the Geode support.
>
> Signed-off-by: Dan Malek <[email protected]>
How about you first submit all these patches for 2.6?
It doesn't make much sense to add new features to 2.4 that are not
in 2.6, especially not at the current state of 2.4 (deep code freeze)
-Andi
On Jan 27, 2005, at 1:39 AM, Andi Kleen wrote:
> How about you first submit all these patches for 2.6?
I know. They are on the way. I was passing these patches
through (with some minor fixing) from AMD as part of another
project we are working on.
> It doesn't make much sense to add new features to 2.4 that are not
> in 2.6, especially not at the current state of 2.4 (deep code freeze)
I understand.
Thanks.
-- Dan
On Iau, 2005-01-27 at 06:58, Dan Malek wrote:
> Hi Marcelo.
>
> This patch for 2.4 adds support for the AMD / National
> Semiconductor CS5535 chip set. Provided by AMD
> as part of the Geode support.
>
> Signed-off-by: Dan Malek <[email protected]>
This belongs in 2.6 not 2.4 but it does look fairly passable as a
starting point for 2.6 - you might want to bounce it to linux-ide@..
instead of linux-kernel
Comment syntax wants to be kernel-doc for a merge tho
Alan