]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 26 Jun 2025 14:18:41 +0000 (15:18 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 29 Jun 2025 21:10:28 +0000 (22:10 +0100)
commita7528e9beadbddcec21b394ce5fa8dc4e5cdaa24
tree46f48818876a3c88f13d155e78511934afc34aba
parentbe2e1a63448b35bd6736b5934f7720534649b51e
ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches

Matches should go from more specific to less specific, correct the
ordering of two cs42l43 entries.

Fixes: c0524067653d ("ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptops")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250626141841.77780-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-arl-match.c