]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: Intel: soc-acpi-intel-arl-match: Reorder ACPI machine tables
authorMac Chiang <mac.chiang@intel.com>
Fri, 8 May 2026 10:42:37 +0000 (18:42 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 11 May 2026 01:02:27 +0000 (10:02 +0900)
commitac2f21ceddeec5553285e9fc4837a1f23d5e6a37
tree6605d03d684da2e73783bdd2467a3b04de6c4989
parent5d6919055dec134de3c40167a490f33c74c12581
ASoC: Intel: soc-acpi-intel-arl-match: Reorder ACPI machine tables

When the SOF device driver enumerates the machine tables,
it selects the entry with the most numbers of matched links in
ascending order.

Align the ordering with commit 08095e20995ad6e3648af7416c90163627fe7e44
("ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables").

Signed-off-by: Mac Chiang <mac.chiang@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20260508104239.1247525-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-arl-match.c