commit | 85b8582d7ca516030efb84d94fa29a73c1d9a125 | [log] [tgz] |
---|---|---|
author | Vincent Palatin <vpalatin@chromium.org> | Mon Dec 05 11:51:18 2011 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jan 06 12:11:16 2012 -0800 |
tree | 5a9b8bedd6091a2140026e8edb4eaeb8174597a5 | |
parent | 118faafaf987f521832843d36c6be580983f9a6b [diff] |
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" <rjw@sisk.pl> Signed-off-by: Vincent Palatin <vpalatin@chromium.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>