[CPUFREQ] Disable sysfs ui for p4-clockmod.
[deliverable/linux.git] / arch / x86 / kernel / cpu / cpufreq / p4-clockmod.c
index ba3a94a997c3c73a43a95ca3c8baa3384f42bbba..0c43b2240517b2aa8e081b3d1df085df13febaf4 100644 (file)
@@ -276,6 +276,7 @@ static struct cpufreq_driver p4clockmod_driver = {
        .name           = "p4-clockmod",
        .owner          = THIS_MODULE,
        .attr           = p4clockmod_attr,
+       .hide_interface = 1,
 };
 
 
This page took 0.025279 seconds and 5 git commands to generate.