]> git.baikalelectronics.ru Git - kernel.git/commit
intel_idle: pr_debug information need separated
authorYouquan Song <youquan.song@intel.com>
Tue, 18 Dec 2012 12:54:22 +0000 (13:54 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Jan 2013 12:11:05 +0000 (13:11 +0100)
commit18410b5562fabf4e614e31175bc525be83936309
tree56d2a10fe90516e8ce79c7962301b73855ba91be
parent3396679a843c4c689ec6f95a06c9865f19bfdbe3
intel_idle: pr_debug information need separated

When debug kernel, the the below information is found:
intel_idle: unaware of model 0x1a MWAIT 4 please contact lenb@kernel.orgACPI: Device input0 -> No ACPI support

so this patch separates it.

Signed-off-by: Youquan Song <youquan.song@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/idle/intel_idle.c