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)
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>

No differences found