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:
6dae620
)
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
author
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 14 Dec 2013 20:06:36 +0000
(13:06 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Sun, 15 Dec 2013 23:15:41 +0000
(16:15 -0700)
We already have the vendor/device IDs from pci_setup_device(), so drop that
info and print things that will be more useful for debugging: the slot
number and presence of button/indicators/link active reporting/etc.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found