From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Per Jessen <per@computer.org>
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
Date: Tue, 08 Feb 2011 15:14:29 +0300 [thread overview]
Message-ID: <4D5133A5.8090808@ru.mvista.com> (raw)
In-Reply-To: <4D5107D3.7030509@computer.org>
Hello.
On 08-02-2011 12:07, Per Jessen wrote:
> Hi Jeff
This shouldn't be the part of the changelog.
> Below is a minor patch for drivers/ata/ahci.c for recognising
> Marvell 88SE9125 PCIe SATA 6.0 Gb/s controller as found on the
> RocketRaid 62X controller series. I have also submitted updates
> to pci-ids.
> Signed-off-by: Per Jessen <per@computer.org>
> --- a/drivers/ata/ahci.c 2011-02-02 14:55:16.514999946 +0100
> +++ b/drivers/ata/ahci.c 2011-02-01 14:01:00.380977830 +0100
> @@ -380,6 +380,8 @@
> { PCI_VDEVICE(MARVELL, 0x6121), board_ahci_mv }, /* 6121 */
> { PCI_DEVICE(0x1b4b, 0x9123),
> .driver_data = board_ahci_yes_fbs }, /* 88se9128 */
> + { PCI_DEVICE(0x1b4b, 0x9125),
> + .driver_data = board_ahci_yes_fbs }, /* 88se9125 */
Your patch has spaces instead of all tabs.
WBR, Sergei
next prev parent reply other threads:[~2011-02-08 12:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-08 9:07 [PATCH] ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller Per Jessen
2011-02-08 12:14 ` Sergei Shtylyov [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-08 12:54 Per Jessen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D5133A5.8090808@ru.mvista.com \
--to=sshtylyov@mvista.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=per@computer.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.