[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46E1E35F.1010907@garzik.org>
Date: Fri, 07 Sep 2007 19:48:47 -0400
From: Jeff Garzik <jeff@...zik.org>
To: "Gaston, Jason D" <jason.d.gaston@...el.com>
CC: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
htejun@...il.com
Subject: Re: [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patch for
Intel Tolapai
Gaston, Jason D wrote:
>> -----Original Message-----
>> From: Jeff Garzik [mailto:jeff@...zik.org]
>> Sent: Friday, August 31, 2007 12:51 AM
>> To: Gaston, Jason D
>> Cc: linux-ide@...r.kernel.org; linux-kernel@...r.kernel.org;
>> htejun@...il.com
>> Subject: Re: [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patch
> for
>> Intel Tolapai
>>
>> Jason Gaston wrote:
>>> Resend trying to remove 8-bit characters in the email.
>>>
>>> This patch adds the Intel Tolapai IDE mode SATA controller DID's.
>>>
>>> Signed-off-by: Jason Gaston <jason.d.gaston@...el.com>
>> applied
>
> Jeff,
>
> I just noticed that the following section came through as spaces instead
> of tabs. Do I need to resend a corrected version?
>
> +static const struct piix_map_db tolapai_map_db = {
> + .mask = 0x3,
> + .port_enable = 0x3,
> + .map = {
> + /* PM PS SM SS MAP */
> + { P0, NA, P1, NA }, /* 00b */
> + { RV, RV, RV, RV }, /* 01b */
> + { RV, RV, RV, RV }, /* 10b */
> + { RV, RV, RV, RV },
> + },
> +};
that's always nice, yes :)
even better would be to run a script through #upstream, accomplishing
the same thing but for many drivers ;-)
-
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