• Dave Jones's avatar
    [CPUFREQ] Fix longhaul's mult,fsb -> MHz conversions. · 2798b95d
    Dave Jones authored
    this was wrong in several places by a factor of 100.
    Introduce a calc_speed helper to make this harder to get wrong.
    Additionally, clean up some printk's to print out useful values
    like MinMult=3.5x instead of MinMult(x10)=35.
    2798b95d
longhaul.c 16.7 KB