diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-01-31 19:35:10 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-02-01 23:56:05 +0100 |
commit | 775c739e0b08fbffb791595a4708460fc978b5b6 (patch) | |
tree | 7ddd15c73c6bb0a56322ab906fe8dc87db792591 /drivers/pci/pci-driver.c | |
parent | PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etc (diff) | |
download | linux-775c739e0b08fbffb791595a4708460fc978b5b6.tar.xz linux-775c739e0b08fbffb791595a4708460fc978b5b6.zip |
PCI: pciehp: Drop suspend/resume ENTRY messages
In each suspend and resume cycle my laptop prints these messages at
KERN_INFO level:
pciehp 0000:00:1c.1:pcie04: pciehp_suspend ENTRY
pciehp 0000:00:1c.0:pcie04: pciehp_suspend ENTRY
and
pciehp 0000:00:1c.0:pcie04: pciehp_resume ENTRY
pciehp 0000:00:1c.1:pcie04: pciehp_resume ENTRY
Drop these messages, that were probably used to debug the suspend and
resume code, but now serve no purpose.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pci-driver.c')
0 files changed, 0 insertions, 0 deletions