• Dave Jones's avatar
    [CPUFREQ] sa11x0 ->get · a150ef02
    Dave Jones authored
    sa11x0_getspeed can be used by both cpu-sa1100.c and cpu-sa1110.c as
    ->get() function. Update calling conventions, and un-export it as
    we fixed the handling of cpufreq_get in the cpufreq core. Also,
    remove special call to userspace-governor init as it isn't needed
    any longer.
    a150ef02
cpu-sa1100.c 7.8 KB