diff options
author | Kuninori Morimoto <[email protected]> | 2018-04-23 02:10:26 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-05-05 10:49:36 +0900 |
commit | 2d8102cc9a27577ffa4335aaaed4a26060688de2 (patch) | |
tree | 83d87adf598f6efdb672349f8d5c61b2a5db0b4e /tools/perf/scripts/python/stackcollapse.py | |
parent | 3e4d08c3868f85ba4122b211a8751f7f62d83d0b (diff) |
media: i2c: tda1997: 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 <[email protected]>
Tested-by: Tim Harvey <[email protected]>
Acked-by: Tim Harvey <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions