[libata] sata_via, pata_via: Add PCI IDs.
authorJeff Garzik <jeff@garzik.org>
Fri, 25 May 2007 09:02:06 +0000 (05:02 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 25 May 2007 09:02:06 +0000 (05:02 -0400)
commit52df0ee07ca23676785e6c7e569b6d93c6dbc026
tree027fae84be17b3ba67c025861a0ab9844b0b0790
parent6c7b7d2b7615110edbc4ea7816831c13b0250ebb
[libata] sata_via, pata_via: Add PCI IDs.

Supplied by VIA.

Also, convert named constants to hex values in the pata_via
PCI ID table.  (standard libata policy for PCI device IDs, which are
considered simply arbitrary hex numbers, without a need to create a
single-use constant in linux/pci_ids.h)

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_via.c
drivers/ata/sata_via.c