diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 04:08:45 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 10:42:34 +0100 |
commit | 708ebb3beb93813c58dc359d00665ad660917b1f (patch) | |
tree | ed009906194266aaed454431b946e8a3e6cc4477 /sound/soc/samsung | |
parent | Linux 4.16-rc1 (diff) | |
download | linux-708ebb3beb93813c58dc359d00665ad660917b1f.tar.xz linux-708ebb3beb93813c58dc359d00665ad660917b1f.zip |
ASoC: wm8995: 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 = 1 -> .idle_bias_on = 0
.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/samsung')
0 files changed, 0 insertions, 0 deletions