diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-06-15 16:28:29 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-06-17 17:35:28 -0500 |
commit | 3784e0c6b02d4fa0966abb01b74eedeb8cd64603 (patch) | |
tree | 0ee36d5e1e1e62547049c8a540e05e758dd1926e /drivers/pci/host | |
parent | a5dd4b4b0570b3bf880d563969b245dfbd170c1e (diff) | |
download | op-kernel-dev-3784e0c6b02d4fa0966abb01b74eedeb8cd64603.zip op-kernel-dev-3784e0c6b02d4fa0966abb01b74eedeb8cd64603.tar.gz |
PCI: pciehp: Clean up debug logging
The pciehp debug logging is overly verbose and often redundant. Almost all
of the information printed by dbg_ctrl() is also printed by the normal PCI
core enumeration code and by pcie_init().
Remove the redundant debug info.
When claiming a pciehp bridge, we print the slot characteristics, e.g.,
Slot #6 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
Add the Hot-Plug Capable and Hot-Plug Surprise bits to this information,
and print it all in the same order as lspci does.
No functional change except the message text changes.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Rajat Jain <rajatja@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Diffstat (limited to 'drivers/pci/host')
0 files changed, 0 insertions, 0 deletions