diff options
author | Charles Keepax | 2023-06-14 15:21:16 +0100 |
---|---|---|
committer | Mark Brown | 2023-06-19 12:58:22 +0100 |
commit | 1f1ef7e5bbe2de125da413e238915f6047ea4ba2 (patch) | |
tree | a834191da3f5a494655c849d9d3b1ec6e60a82ab /kernel | |
parent | f9fd804aa0a36f15a35ca070ec4c52650876cc29 (diff) |
ASoC: intel: sof_sdw: Fixup typo in device link checking
The loop checking for multiple different devices on a single sdw link
contains a typo accidentally using i twice instead of j. Correct to the
correct index variable.
Fixes: dc5a3e60a4b5 ("ASoC: Intel: sof_sdw: append codec type to dai link name")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230614142116.1059677-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions