]> git.karo-electronics.de Git - karo-tx-linux.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)
commit17915d582f9fe74efbd1c755f3ea5a5c2d9b3156
tree56d2a10fe90516e8ce79c7962301b73855ba91be
parent92638e2facc5330475c7d558acec77721c3214e4
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