From: Kuninori Morimoto Date: Mon, 14 Apr 2014 00:56:57 +0000 (-0700) Subject: ARM: shmobile: bockw: remove old style audio clock X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=115897dab004f580fc8b4c6bab057940ccb64989;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed