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:
74e27e4
)
PCI: get rid of pci_dev::{vendor,device}_compatible fields
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Wed, 21 Nov 2007 23:07:07 +0000
(15:07 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 1 Feb 2008 23:04:21 +0000
(15:04 -0800)
The vendor_compatible and device_compatible fields in struct pci_dev aren't
used anywhere, and are somewhat pointless. Assuming that these are
historical artifacts, remove them.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found