[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)
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>

No differences found