From: Jiang Liu Date: Fri, 22 Jun 2012 06:55:19 +0000 (+0800) Subject: x86/PCI: get rid of redundant log messages X-Git-Tag: v3.6-rc1~112^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8503562fd4e8e261bd7ca442705c6e8f0fd88228;p=pandora-kernel.git x86/PCI: get rid of redundant log messages For each resource of a PCI host bridge, the arch code and PCI code log following messages. We don't need both, so drop the arch-specific printing. pci_root PNP0A08:00: host bridge window [io 0x0000-0x03af] pci_bus 0000:00: root bus resource [io 0x0000-0x03af] Reviewed-by: Yinghai Lu Signed-off-by: Jiang Liu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed