diff options
author | 2018-01-29 03:45:50 +0000 | |
---|---|---|
committer | 2018-02-12 09:46:15 +0000 | |
commit | de86a33253d07675abbb1fa294ffb4f3df6f219e (patch) | |
tree | 8c46f8f1b5756fc25395cc5c2d1ec2c398caf4d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: rt5659: Remove the routing path of the power widget "LDO2" (diff) | |
download | linux-dev-de86a33253d07675abbb1fa294ffb4f3df6f219e.tar.xz linux-dev-de86a33253d07675abbb1fa294ffb4f3df6f219e.zip |
ASoC: rt5659: 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