From: Paul Bolle Date: Thu, 31 Jan 2013 18:35:10 +0000 (+0100) Subject: PCI: pciehp: Drop suspend/resume ENTRY messages X-Git-Tag: v3.9-rc1~82^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=775c739e0b08fbffb791595a4708460fc978b5b6;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed