commit | 06e32c91dbce3c24ccbe84e3af2a35199662bca0 | [log] [tgz] |
---|---|---|
author | Gaku Inami <gaku.inami.xw@bp.renesas.com> | Tue Jun 03 21:02:45 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Mon Jun 16 19:50:54 2014 +0900 |
tree | 839fea4adc5298aafaab8ddac50bcc6b9d356cff | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f [diff] |
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 <gaku.inami.xw@bp.renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>