From: Kuninori Morimoto Date: Tue, 14 Jan 2014 02:25:27 +0000 (-0800) Subject: ARM: shmobile: r8a7778: add audio clock in new style X-Git-Tag: v3.15-rc1~76^2~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba349c08bea1bfddddb7cfc0af140d368274f869;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed