diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 07:27:39 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 14:11:24 +0300 |
commit | 1e8ba922c0fca2586cc43a4884e071f8c5446e49 (patch) | |
tree | cb113757682be16eb7cdae8ddb39e362ffefb6b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 716c5223171e94a4dd28c6e8891b8ed9921c93a7 (diff) | |
download | linux-1e8ba922c0fca2586cc43a4884e071f8c5446e49.tar.xz |
ASoC: atmel-classd: 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