Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
authorDave Jones <davej@redhat.com>
Mon, 9 Mar 2009 19:07:33 +0000 (15:07 -0400)
committerDave Jones <davej@redhat.com>
Mon, 9 Mar 2009 19:07:33 +0000 (15:07 -0400)
commit129f8ae9b1b5be94517da76009ea956e89104ce8
treef79cbe8397dd2578349d3aefe25dc72f26eab291
parent694593e3374a67d95ece6a275a1f181644c2c4d8
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."

This reverts commit e088e4c9cdb618675874becb91b2fd581ee707e6.

Removing the sysfs interface for p4-clockmod was flagged as a
regression in bug 12826.

Course of action:
 - Find out the remaining causes of overheating, and fix them
   if possible. ACPI should be doing the right thing automatically.
   If it isn't, we need to fix that.
 - mark p4-clockmod ui as deprecated
 - try again with the removal in six months.

It's not really feasible to printk about the deprecation, because
it needs to happen at all the sysfs entry points, which means adding
a lot of strcmp("p4-clockmod".. calls to the core, which.. bleuch.

Signed-off-by: Dave Jones <davej@redhat.com>
arch/x86/kernel/cpu/cpufreq/p4-clockmod.c
drivers/cpufreq/cpufreq.c
include/linux/cpufreq.h