From: Christopher Obbard Date: Mon, 24 Mar 2025 12:05:26 +0000 (+0000) Subject: ucm2: Qualcomm: fix typo in Lenovo T14s matching X-Git-Tag: v1.2.14~18 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=52700c4c6b9d3e3e5e7345bb453abb5af0ec5fcc;p=alsa-ucm-conf.git ucm2: Qualcomm: fix typo in Lenovo T14s matching The original commit referenced an incorrect laptop model in the matching code. Use the correct model. This introduces no functional changes. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/532 Fixes: e17dde6fd1c3 ("ucm2: Qualcomm: add Lenovo T14s support") Signed-off-by: Christopher Obbard Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Qualcomm/x1e80100/x1e80100.conf b/ucm2/Qualcomm/x1e80100/x1e80100.conf index 79257bd..0b42c7a 100644 --- a/ucm2/Qualcomm/x1e80100/x1e80100.conf +++ b/ucm2/Qualcomm/x1e80100/x1e80100.conf @@ -1,12 +1,12 @@ Syntax 4 -If.LENOVOX14s { +If.LENOVOT14s { Condition { Type RegexMatch String "${sys:devices/virtual/dmi/id/board_vendor}-${sys:devices/virtual/dmi/id/product_family}" Regex "LENOVO.*ThinkPad T14s Gen 6.*" } - True.Include.x14s.File "/Qualcomm/x1e80100/LENOVO-T14s.conf" + True.Include.t14s.File "/Qualcomm/x1e80100/LENOVO-T14s.conf" } If.LENOVOSlim7x {