diff options
author | 2018-03-28 01:51:02 +0000 | |
---|---|---|
committer | 2018-03-28 10:11:26 +0800 | |
commit | b305d8c21cf9c009ce4995084cb44151c7306fc9 (patch) | |
tree | 52a4c9dbbce1fbaa3fbd5b453acd1ccbded88684 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: cpcap: new codec (diff) | |
download | wireguard-linux-b305d8c21cf9c009ce4995084cb44151c7306fc9.tar.xz wireguard-linux-b305d8c21cf9c009ce4995084cb44151c7306fc9.zip |
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