From: Richard Zhao Date: Fri, 14 Sep 2012 19:15:05 +0000 (+0200) Subject: cpufreq: OMAP: remove loops_per_jiffy recalculate for smp X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd664cc3a574b30988476143c1dcc9298b1fa531;p=pandora-kernel.git cpufreq: OMAP: remove loops_per_jiffy recalculate for smp With ARM smp common code recalculating loops_per_jiffy in a cpufreq transiton notifier call, the loops_per_jiffy recalculate in omap-cpufreq driver becomes redundant. Remove it. Signed-off-by: Richard Zhao Acked-by: Santosh Shilimkar Signed-off-by: Shawn Guo Acked-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed