commit | 982bce112f48e588bdf8b588dc57c1755fe58805 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Oct 03 20:29:18 2013 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Oct 16 00:50:34 2013 +0200 |
tree | 906d285865f91673a0a9a8647b3c46a99b786f9c | |
parent | 7bfd24835697376bebb6f4dd88fa7ebc42937f99 [diff] |
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>