diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 06:45:50 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 12:46:15 +0300 |
commit | de86a33253d07675abbb1fa294ffb4f3df6f219e (patch) | |
tree | 8c46f8f1b5756fc25395cc5c2d1ec2c398caf4d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b44483eff7fb3b8c96ee763fe4e84c7933882709 (diff) | |
download | linux-de86a33253d07675abbb1fa294ffb4f3df6f219e.tar.xz |
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