diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-03-28 04:51:02 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-28 05:11:26 +0300 |
commit | b305d8c21cf9c009ce4995084cb44151c7306fc9 (patch) | |
tree | 52a4c9dbbce1fbaa3fbd5b453acd1ccbded88684 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f6cdf2d3445d73f5b27ec8e620b8fe7a1f5c0ea1 (diff) | |
download | linux-b305d8c21cf9c009ce4995084cb44151c7306fc9.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions