diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-03-28 01:51:02 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-28 10:11:26 +0800 |
commit | b305d8c21cf9c009ce4995084cb44151c7306fc9 (patch) | |
tree | 52a4c9dbbce1fbaa3fbd5b453acd1ccbded88684 /Kconfig | |
parent | f6cdf2d3445d73f5b27ec8e620b8fe7a1f5c0ea1 (diff) | |
download | linux-b305d8c21cf9c009ce4995084cb44151c7306fc9.tar.bz2 |
ASoC: cpcap: 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 'Kconfig')
0 files changed, 0 insertions, 0 deletions