diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 06:10:29 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-13 15:04:38 +0300 |
commit | 28f898499f3306274c900ad85b579435f9e4c8b5 (patch) | |
tree | 39669163bb29e05172db2ea1d168d964c307a9fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b5b410de5550b0417f8648ccbf267192d8fc2272 (diff) | |
download | linux-28f898499f3306274c900ad85b579435f9e4c8b5.tar.xz |
ASoC: wm9705: 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