From: Viresh Kumar Date: Thu, 3 Oct 2013 14:59:18 +0000 (+0530) Subject: cpufreq: omap: use cpufreq_generic_init() X-Git-Tag: v3.13-rc1~96^2~12^2~4^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=982bce112f48e588bdf8b588dc57c1755fe58805;p=pandora-kernel.git 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 Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed