]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd309c7f0782a55775000349818199fd1ac6d5ff3
tree027fae84be17b3ba67c025861a0ab9844b0b0790
parentcc57b1216139f2e97ce5fe82178f5eba25ad5852
[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