[CPUFREQ] cpufreq-core: reduce warning messages.
authorDave Jones <davej@redhat.com>
Wed, 1 Jun 2005 02:03:43 +0000 (19:03 -0700)
committerDave Jones <davej@redhat.com>
Wed, 1 Jun 2005 02:03:43 +0000 (19:03 -0700)
commit78ee998fd46ed4cc647ee442d2a5492f389ee27a
tree409646f20f7aee409751091e9fc3b31e1ae65e9f
parent7eb53d88230e23f83b2e20a78955e1412fa7bb26
[CPUFREQ] cpufreq-core: reduce warning messages.

cpufreq core is printing out messages at KERN_WARNING level that the core
recovers from without intervention, and that the system administrator can
do nothing about.  Patch below reduces the severity of these messages to
debug.

Signed-off-by: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/cpufreq/cpufreq.c