ARM: shmobile: bockw: remove old style audio clock
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 14 Apr 2014 00:56:57 +0000 (17:56 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 14 Apr 2014 03:50:14 +0000 (12:50 +0900)
Current audio clock didn't have dependency to device/driver,
but, it was not good design for DT support.
To avoid branch merge conflict issue,
it is using this load map, and this patch is 3) 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/board-bockw.c

Simple merge