* + ahci-add-mcp79-support-to-ahci-driver-update.patch added to -mm tree
@ 2007-09-24 2:34 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2007-09-24 2:34 UTC (permalink / raw)
To: mm-commits; +Cc: peerchen
The patch titled
ahci: Add MCP79 support to AHCI driver (update)
has been added to the -mm tree. Its filename is
ahci-add-mcp79-support-to-ahci-driver-update.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
------------------------------------------------------
Subject: ahci: Add MCP79 support to AHCI driver (update)
From: "Peer Chen" <peerchen@gmail.com>
Code change, remove some Device IDs.
Signed-off-by: Peer Chen <peerchen@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/ata/ahci.c | 4 ----
1 file changed, 4 deletions(-)
diff -puN drivers/ata/ahci.c~ahci-add-mcp79-support-to-ahci-driver-update drivers/ata/ahci.c
--- a/drivers/ata/ahci.c~ahci-add-mcp79-support-to-ahci-driver-update
+++ a/drivers/ata/ahci.c
@@ -464,10 +464,6 @@ static const struct pci_device_id ahci_p
{ PCI_VDEVICE(NVIDIA, 0x0ad9), board_ahci }, /* MCP77 */
{ PCI_VDEVICE(NVIDIA, 0x0ada), board_ahci }, /* MCP77 */
{ PCI_VDEVICE(NVIDIA, 0x0adb), board_ahci }, /* MCP77 */
- { PCI_VDEVICE(NVIDIA, 0x0ab4), board_ahci }, /* MCP79 */
- { PCI_VDEVICE(NVIDIA, 0x0ab5), board_ahci }, /* MCP79 */
- { PCI_VDEVICE(NVIDIA, 0x0ab6), board_ahci }, /* MCP79 */
- { PCI_VDEVICE(NVIDIA, 0x0ab7), board_ahci }, /* MCP79 */
{ PCI_VDEVICE(NVIDIA, 0x0ab8), board_ahci }, /* MCP79 */
{ PCI_VDEVICE(NVIDIA, 0x0ab9), board_ahci }, /* MCP79 */
{ PCI_VDEVICE(NVIDIA, 0x0aba), board_ahci }, /* MCP79 */
_
Patches currently in -mm which might be from peerchen@gmail.com are
git-alsa.patch
ahci-add-mcp79-support-to-ahci-driver.patch
ahci-add-mcp79-support-to-ahci-driver-update.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-09-24 2:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-24 2:34 + ahci-add-mcp79-support-to-ahci-driver-update.patch added to -mm tree akpm
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.