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:
ba2d6cc
)
mISDN: hfcmulti display real PCI ids for not supported cards
author
Karsten Keil
<keil@b1-systems.de>
Fri, 24 Jul 2009 16:41:23 +0000
(18:41 +0200)
committer
Karsten Keil
<keil@b1-systems.de>
Sat, 25 Jul 2009 18:23:22 +0000
(20:23 +0200)
In the PCI probe function struct pci_device_id points to the matched
entry of the ID table, but for devices which are matched with
PCI_ANY_ID sub IDs we want display the IDs of the device itself.
Signed-off-by: Karsten Keil <keil@b1-systems.de>
No differences found