diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 04:02:13 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 10:40:56 +0100 |
commit | 51e42c952e872ebcdbbb2418f652e9c678612072 (patch) | |
tree | 9709396377b303fa976b92718ff01c82347c0f31 /sound/soc/intel | |
parent | Linux 4.16-rc1 (diff) | |
download | linux-51e42c952e872ebcdbbb2418f652e9c678612072.tar.xz linux-51e42c952e872ebcdbbb2418f652e9c678612072.zip |
ASoC: wm8776: 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 'sound/soc/intel')
0 files changed, 0 insertions, 0 deletions