diff options
author | Bard Liao <[email protected]> | 2023-11-27 17:26:29 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-11-27 16:32:49 +0000 |
commit | 06dea47be6d3d0ad3ef5f7c9dd0947d1c825e0ff (patch) | |
tree | 190e77852bf155018e7bb47ca2aad8a7a018cdd4 /tools/perf/scripts/python/sched-migration.py | |
parent | 9425039741e84120fc936fbb5a9a7a1410fd9409 (diff) |
ASoC: Intel: sof_maxim_common: add else between 2 if test
if (!strcmp(codec_dai->component->name, MAX_98373_DEV0_NAME)) and
if (!strcmp(codec_dai->component->name, MAX_98373_DEV1_NAME)) can't be
true at the same time. Add an else to clarify it.
Signed-off-by: Bard Liao <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Chao Song <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions