From: Kuninori Morimoto Date: Fri, 7 Feb 2014 08:53:06 +0000 (-0800) Subject: ASoC: rsnd: use device dependency clock X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8691d0748e566f8708f7a9139e760134f5dc3130;p=pandora-kernel.git ASoC: rsnd: use device dependency clock Current R-Car sound driver is using device independent audio clock, but it is not good design for DT support. This patch adds device dependent clock support. But, there are some platform which is using independent audio clock. It is still supported at this point, but it will be removed soon. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed