From: Paul Mundt Date: Fri, 27 Jan 2012 08:49:16 +0000 (+0900) Subject: sh: cpufreq: percpu struct clk accounting. X-Git-Tag: v3.4-rc1~27^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bccf467727c82421e5f7b630c9bb864ebe8d2e6;p=pandora-kernel.git sh: cpufreq: percpu struct clk accounting. At the moment there is simply a global struct clk pointer for the CPU frequency, which is fundamentally broken in the SMP case. This moves to fix it up by switching to a percpu case. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed