git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f67215
)
cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read
author
Auke Kok
<auke-jan.h.kok@intel.com>
Mon, 27 Aug 2007 23:17:38 +0000
(16:17 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 12 Oct 2007 22:03:16 +0000
(15:03 -0700)
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 <auke-jan.h.kok@intel.com>
Cc: Krosten Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found