]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: rsnd: use device dependency clock
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 7 Feb 2014 08:53:06 +0000 (00:53 -0800)
committerMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 17:31:44 +0000 (17:31 +0000)
commit8691d0748e566f8708f7a9139e760134f5dc3130
treeb68b1e9665203dc88d763a92b0983c5c751f5970
parent629509c5bc478c0343d94c8c70812396f44447fb
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/adg.c