From: Paul Mundt Date: Fri, 27 Jan 2012 11:18:24 +0000 (+0900) Subject: sh: cpufreq: Support CPU clock frequency table. X-Git-Tag: v3.4-rc1~27^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bcfc723c8688a257df920999a43bcc2e59d5908;p=pandora-kernel.git sh: cpufreq: Support CPU clock frequency table. This adds support for the frequency table provided by the clock framework under the struct clk definition (if available). In cases where no table is generated or otherwise supported, we fall back on coarse grained scaling via clock framework rounding, as before. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed