diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-06-09 02:44:16 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-13 22:57:51 +0200 |
commit | 3ab50c4f98434080c1f73fc56d8d8b38364c6cd8 (patch) | |
tree | 8fcaf61b90f540c5730c89bb448add5f4c4a35c9 /sound/soc/generic/simple-scu-card.c | |
parent | ASoC: simple_card_utils: add asoc_simple_card_clk_xxx() (diff) | |
download | linux-3ab50c4f98434080c1f73fc56d8d8b38364c6cd8.tar.xz linux-3ab50c4f98434080c1f73fc56d8d8b38364c6cd8.zip |
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>
Diffstat (limited to 'sound/soc/generic/simple-scu-card.c')
0 files changed, 0 insertions, 0 deletions