]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 5 Nov 2015 08:51:15 +0000 (08:51 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:09:29 +0000 (10:09 +0000)
commit2cb14e3016a653a0996dc7bcb1b69b663d575620
tree42bf8747ba28ba3681539f58fd9966b7d72265f9
parentb43b396e57944ed1575a32d5cacdd8b78fa98c20
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx

ADG can output AUDIO_CLKOUTx, and these are generated from
AUDIO_CLKx. Thus we need to call clk_prepare()/clk_enable()
for AUDIO_CLKx.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/adg.c
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h