diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 03:11:03 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-13 12:02:15 +0000 |
commit | 8ea99bc6619a0bf61931ed642fb35aeffdd0936f (patch) | |
tree | 3be1df8b263293ac3944216396cce3f8701336b1 /sound/soc/codecs/tlv320aic32x4.h | |
parent | 143b44845d87042c0d49243ac32af92bce35a0d9 (diff) |
ASoC: wm9713: 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/tlv320aic32x4.h')
0 files changed, 0 insertions, 0 deletions