ASoC: rsnd: use device dependency clock
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 7 Feb 2014 08:53:06 +0000 (00:53 -0800)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:21:14 +0000 (09:21 +0900)
commitca6650c93406349b892fb0be6a445a83e19455aa
tree86e0ae4ffd02ad6597f4601a3d083d3bef200e58
parente970d4fd8655874f5931984bb38ee40f568a13c3
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>
(cherry picked from commit 8691d0748e566f8708f7a9139e760134f5dc3130)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/sh/rcar/adg.c