diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 07:11:56 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 15:24:24 +0300 |
commit | 4bb83cf0a034cbe83c413a69705d315f5660bdb9 (patch) | |
tree | 139d3210bbdd18f8f56e180ad9c086debad947aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dd08102a9ff8aec720946f2b229a076b48bc8cf0 (diff) | |
download | linux-4bb83cf0a034cbe83c413a69705d315f5660bdb9.tar.xz |
ASoC: adau1701: 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 = 1 -> .idle_bias_on = 0
.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