• Dave Jones's avatar
    [CPUFREQ] remove unneeded code · 4efee5ca
    Dave Jones authored
    - no cpufreq driver uses the frequency table helper "setpolicy" any more
      ("target" is much more appropriate for them anyways) - so remove
      that helper
    - all cpufreq drivers use the advanced registration process, so some
      compatibility code can safely be removed. 
    4efee5ca
freq_table.c 3.63 KB