From: Auke Kok Date: Mon, 27 Aug 2007 23:17:38 +0000 (-0700) Subject: cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read X-Git-Tag: v2.6.24-rc1~1393^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3799a4e7d8867cfbb137d417beb126d5a2302607;p=pandora-kernel.git cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read While PCI_CLASS_REVISION and PCI_REVISION_ID are identical, the code here discards the revision content and is only interested in the class number. Signed-off-by: Auke Kok Cc: Krosten Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed