PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 14 Dec 2013 20:06:36 +0000 (13:06 -0700)
committerBjorn 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