From: Thomas Petazzoni Date: Sun, 19 Oct 2014 09:30:28 +0000 (+0200) Subject: cpufreq: cpufreq-dt: extend with platform_data X-Git-Tag: fixes-against-v3.18-rc2~13^2^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34e5a5273d6aa0ee8836bd5d6111b135ffae6931;p=pandora-kernel.git cpufreq: cpufreq-dt: extend with platform_data This commit extends the cpufreq-dt driver to take a platform_data structure. This structure is for now used to tell the cpufreq-dt driver the layout of the clocks on the platform, i.e whether all CPUs share the same clock or whether each CPU has a separate clock. Signed-off-by: Thomas Petazzoni Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed