]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: r8a7790: add audio clock
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Jan 2014 02:25:39 +0000 (18:25 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 23 Feb 2014 23:54:40 +0000 (08:54 +0900)
commitc7c2ec3a1881b93c211d0754b39f08b5a75459d8
tree9667c2c7f624c70e6b5be669da1ddae2719b4f02
parentba349c08bea1bfddddb7cfc0af140d368274f869
ARM: shmobile: r8a7790: add audio clock

Current audio clock doesn't have dependency to device/driver,
but, it is not good design for DT support.
To avoid branch merge conflict issue,
it uses this load map, and this patch is 1) part.
 1) add old/new style clock in platform
 2) add new style clock method in driver
 3) remove old tyle clock from platform

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790.dtsi
arch/arm/mach-shmobile/clock-r8a7790.c