]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Mon, 16 Dec 2024 14:08:20 +0000 (22:08 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2025 09:34:15 +0000 (10:34 +0100)
commit16258a1d930309cc3b9d9c79eebe379eb3263384
tree3e264214f1e0029cc3dc0070dffc85dc811b880e
parent3b0f5d3e5ebda725f7c4351ba488ac18d5846e4d
ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7

commit 7c449ef0fdce540bfb235a2d93e7184864c3388b upstream.

Update the DMI match for a Lenovo laptop to the new DMI identifier.

This laptop ships with a different DMI identifier to what was expected,
and now has two identifiers.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Fixes: 83c062ae81e8 ("ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptops")
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20241216140821.153670-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/intel/boards/sof_sdw.c