From: Paul Mundt Date: Fri, 27 Jan 2012 11:45:24 +0000 (+0900) Subject: sh: cpufreq: Wire up scaling_available_freqs support. X-Git-Tag: v3.4-rc1~27^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cbb08ae2e6c98f8a73d7319c959e81ca3c54c11;p=pandora-kernel.git sh: cpufreq: Wire up scaling_available_freqs support. scaling_available_freqs is provided generically for drivers that are using frequency table based rounding. This will be optional for our case, but the generic code already takes that in to consideration, so we can simply wire it up outright. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed