diff options
author | 2018-01-29 04:26:41 +0000 | |
---|---|---|
committer | 2018-02-13 12:03:31 +0000 | |
commit | be4b1c09765c91897ecbfdb8d4e1c8239d5e0650 (patch) | |
tree | 2acf192ce649d795b8c09e53635705fa775b5f9d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: wm9713: replace codec to component (diff) | |
download | linux-dev-be4b1c09765c91897ecbfdb8d4e1c8239d5e0650.tar.xz linux-dev-be4b1c09765c91897ecbfdb8d4e1c8239d5e0650.zip |
ASoC: ad73311: 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