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)
commit115897dab004f580fc8b4c6bab057940ccb64989
treeb5a6a00f8d79efd42cde54475fe48345ac6a5b43
parentf278ea78beeb17ea07d11fc3372d4f98c94dcf46
ARM: shmobile: bockw: remove old style audio clock

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