From: Vincent Palatin Date: Mon, 5 Dec 2011 19:51:18 +0000 (-0800) Subject: PCI/PM/Runtime: make PCI traces quieter X-Git-Tag: v3.3-rc1~101^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b8582d7ca516030efb84d94fa29a73c1d9a125;p=pandora-kernel.git PCI/PM/Runtime: make PCI traces quieter When the runtime PM is activated on PCI, if a device switches state frequently (e.g. an EHCI controller with autosuspending USB devices connected) the PCI configuration traces might be very verbose in the kernel log. Let's guard those traces with DEBUG condition. Acked-by: "Rafael J. Wysocki" Signed-off-by: Vincent Palatin Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed