]> 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)
commit754aa020c6ff331d8f1dd32588b6df15e924d187
tree42bf8747ba28ba3681539f58fd9966b7d72265f9
parenteb42a929c780fa2d6040cc363f800e15804f1db1
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