commit | 438bc9c3dec27ab37f0ff78471d0b8b91addd2dd | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Mon Jun 26 20:52:17 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Jun 26 20:52:17 2006 -0400 |
tree | b0fdf3fe89cf884c8c28de20fe3977f01571a109 | |
parent | 8676ce07d38a09e0f41497d178357a314c4620cf [diff] |
[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>