ARM: shmobile: r8a7778: add audio clock in new style
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 14 Jan 2014 02:25:27 +0000 (18:25 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 23 Feb 2014 23:54:39 +0000 (08:54 +0900)
commitba349c08bea1bfddddb7cfc0af140d368274f869
tree8d5dd1cf40f0a31211dd4eeb442460fe0b0ba2de
parent012a7069b5a10a0851584d71a1facdc40a972319
ARM: shmobile: r8a7778: add audio clock in new style

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 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/mach-shmobile/clock-r8a7778.c