diff options
author | 2018-01-29 04:38:18 +0000 | |
---|---|---|
committer | 2018-02-13 12:04:37 +0000 | |
commit | b5b410de5550b0417f8648ccbf267192d8fc2272 (patch) | |
tree | a24184b1ad0ee955b65af047e8b6858629bd75fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: ad73311: replace codec to component (diff) | |
download | linux-dev-b5b410de5550b0417f8648ccbf267192d8fc2272.tar.xz linux-dev-b5b410de5550b0417f8648ccbf267192d8fc2272.zip |
ASoC: stac9766: 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