[libata] Move some PCI IDs from sata_nv to ahci
authorPeer Chen <pchen@nvidia.com>
Wed, 20 Dec 2006 19:18:00 +0000 (14:18 -0500)
committerJeff Garzik <jeff@garzik.org>
Wed, 20 Dec 2006 19:18:00 +0000 (14:18 -0500)
commit6fbf5ba461f5bd36e921627568aca20abc0e2abe
treecc2facc5ca1d96f1961bed551cbda434d6fd25d8
parent73720861d211e2b23c3026c6adea6f758676c46f
[libata] Move some PCI IDs from sata_nv to ahci

The content of memory map io of BAR5 have been change from MCP65 then
sata_nv can't work fine on the platform based on MCP65 and MCP67, so move
their IDs from sata_nv.c to ahci.c.

Signed-off-by: Peer Chen <pchen@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ahci.c
drivers/ata/sata_nv.c