commit | 68a550248e295ba548e30c876ccdec351e286eee | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Nov 05 08:51:15 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 16 10:09:29 2015 +0000 |
tree | 42bf8747ba28ba3681539f58fd9966b7d72265f9 | |
parent | 81ad174db5ca8f372da6dc31a4ca25d52f9bec5f [diff] |
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>