diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 05:38:18 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-13 13:04:37 +0100 |
commit | b5b410de5550b0417f8648ccbf267192d8fc2272 (patch) | |
tree | a24184b1ad0ee955b65af047e8b6858629bd75fe /tools | |
parent | ASoC: ad73311: replace codec to component (diff) | |
download | linux-b5b410de5550b0417f8648ccbf267192d8fc2272.tar.xz linux-b5b410de5550b0417f8648ccbf267192d8fc2272.zip |
ASoC: stac9766: replace codec to component
Now we can replace Codec to Component. Let's do it.
Note:
xxx_codec_xxx() -> xxx_component_xxx()
.idle_bias_off = 0 -> .idle_bias_on = 1
.ignore_pmdown_time = 0 -> .use_pmdown_time = 1
- -> .endianness = 1
- -> .non_legacy_dai_naming = 1
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions