ASoC: rsnd: use device dependency clock
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 7 Feb 2014 08:53:06 +0000 (00:53 -0800)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:13:04 +0000 (11:13 +0100)
commit7ef66d375fbb84ebab59c3ca3a4902a83f997bb7
treed611ea54849640a498e32ef6c8b5f23e0f19bffb
parentf32aa9eb5749d1adc9978663e08b2512c3cf15df
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