Searched hist:"982 bce112f48e588bdf8b588dc57c1755fe58805" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/cpufreq/ |
H A D | omap-cpufreq.c | diff 982bce112f48e588bdf8b588dc57c1755fe58805 Thu Oct 03 09:59:18 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: omap: use cpufreq_generic_init()
Use generic cpufreq_generic_init() routine instead of replicating the same code here.
This also rearranges the code a bit to make it more sensible. Also removes some unnecessary checks.
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|