diff options
| author | Lan Tianyu <[email protected]> | 2013-07-30 10:32:30 +0800 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2013-08-01 00:39:53 +0200 |
| commit | d010e5769a5ab2ae8d2bcb36e77b98172c24d80c (patch) | |
| tree | 1489645077d565287f0eef32faefe6ebabe3302b /tools/perf/scripts/python/Perf-Trace-Util | |
| parent | 2d8b1d566a5f4874f4d92361f5cdbb50baa396f8 (diff) | |
PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()
acpi_pci_set_power_state() uses dev_info() to print diagnostic
messages regarding ACPI power state changes of devices, but that
results in too much not really interesting output into the kernel
log in some cases.
For this reason, change it to use dev_dbg() instead and prevent
kernel log from being spammed.
[rjw: Changelog]
References: https://bugzilla.kernel.org/show_bug.cgi?id=60636
Suggested-by: Alan Stern <[email protected]>
Signed-off-by: Lan Tianyu <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions