[libata] sata_vsc: partially revert a PCI ID-related commit
authorJeff Garzik <jeff@garzik.org>
Tue, 27 Jun 2006 00:52:17 +0000 (20:52 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Jun 2006 00:52:17 +0000 (20:52 -0400)
commit438bc9c3dec27ab37f0ff78471d0b8b91addd2dd
treeb0fdf3fe89cf884c8c28de20fe3977f01571a109
parent8676ce07d38a09e0f41497d178357a314c4620cf
[libata] sata_vsc: partially revert a PCI ID-related commit

Partially revert 74d0a988d3aa359b6b8a8536c8cb92cce02ca5d5:

[PATCH] PCI: Move various PCI IDs to header file

libata policy is to avoid use of named PCI device ID constants.
These are often single-use constants, which have little value over
direct numeric constants save for constant include/linux/pci_ids.h
patching/merging headaches.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/sata_vsc.c
include/linux/pci_ids.h