diff options
author | Kuninori Morimoto <[email protected]> | 2020-03-09 13:07:57 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-03-10 13:35:23 +0000 |
commit | c998ee30e493ea3de0e52f0ec57995905d5ba43d (patch) | |
tree | 8542285eb28c55aad6c78f8be0fe440af92db060 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | b5c52f5801c6e076377f7f411fb61bab86cb9542 (diff) |
ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro
This patch switch to use plural form macro.
- for_each_rtd_codec_dai()
+ for_each_rtd_codec_dais()
- for_each_rtd_codec_dai_rollback()
+ for_each_rtd_codec_dais_rollback()
- for_each_rtd_cpu_dai()
+ for_each_rtd_cpu_dais()
- for_each_rtd_cpu_dai_rollback()
+ for_each_rtd_cpu_dais_rollback()
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions