From: Jeff Garzik Date: Tue, 27 Jun 2006 00:52:17 +0000 (-0400) Subject: [libata] sata_vsc: partially revert a PCI ID-related commit X-Git-Tag: v2.6.18-rc1~460^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=438bc9c3dec27ab37f0ff78471d0b8b91addd2dd;p=pandora-kernel.git [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 --- Reading git-diff-tree failed