diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 04:13:07 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 10:45:04 +0100 |
commit | 43c5d0f05ec55aa71680744ffcaa1aa6fd8a9bab (patch) | |
tree | 6b865e1fcd4e75b6d42a572fe793505cac2ce0c9 /sound/soc/codecs/cs35l34.c | |
parent | Linux 4.16-rc1 (diff) | |
download | linux-43c5d0f05ec55aa71680744ffcaa1aa6fd8a9bab.tar.xz linux-43c5d0f05ec55aa71680744ffcaa1aa6fd8a9bab.zip |
ASoC: ak4642: 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/codecs/cs35l34.c')
0 files changed, 0 insertions, 0 deletions