From: Kuninori Morimoto Date: Tue, 14 Jan 2014 02:25:39 +0000 (-0800) Subject: ARM: shmobile: r8a7790: add audio clock X-Git-Tag: v3.15-rc1~76^2~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c2ec3a1881b93c211d0754b39f08b5a75459d8;p=pandora-kernel.git ARM: shmobile: r8a7790: add audio clock 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 old/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