diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 07:26:20 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-13 15:04:39 +0300 |
commit | ac6267e34abfb322d2c408598866560922fccc22 (patch) | |
tree | 554aa9df2aa42b1e28bbff2e03665d75366ea57f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 28f898499f3306274c900ad85b579435f9e4c8b5 (diff) | |
download | linux-ac6267e34abfb322d2c408598866560922fccc22.tar.xz |
ASoC: ad1980: 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