From: Gaku Inami Date: Tue, 3 Jun 2014 12:02:45 +0000 (+0900) Subject: ARM: shmobile: add cpufreq-cpu0 driver for common SH-Mobile X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~36^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e32c91dbce3c24ccbe84e3af2a35199662bca0;p=pandora-kernel.git ARM: shmobile: add cpufreq-cpu0 driver for common SH-Mobile I add a new file(cpufreq.c) for the following reasons. - Registration of platform_device must be unified in SH-Mobile. - We can't create a node of cpufreq drivers into device tree. (Because cpufreq driver is virtual device.) Signed-off-by: Gaku Inami Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed