linux-stable/sound/soc/generic
Kuninori Morimoto 3ab50c4f98 ASoC: simple-card: use asoc_simple_card_clk_xxx()
Current simple-card-utils sets asoc_simple_dai::clk via
asoc_simple_card_parse_clk().
Current simple card drivers are using it directly for
clk_enable/disable.
Encapsulation is one of simple card util's purpose.
Let's use asoc_simple_card_clk_enable/disable.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-06-13 21:57:51 +01:00
..
audio-graph-card.c ASoC: simple-card-utils: share same dev_dbg() for sysclk 2017-06-06 19:46:08 +01:00
audio-graph-scu-card.c ASoC: simple-card-utils: share same dev_dbg() for sysclk 2017-06-06 19:46:08 +01:00
Kconfig ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
Makefile ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
simple-card-utils.c ASoC: simple_card_utils: add asoc_simple_card_clk_xxx() 2017-06-13 21:57:47 +01:00
simple-card.c ASoC: simple-card: use asoc_simple_card_clk_xxx() 2017-06-13 21:57:51 +01:00
simple-scu-card.c ASoC: simple-scu-card: remove duplicate paramera from asoc_simple_card_parse_of 2017-06-07 20:26:54 +01:00