Re: [PATCH] ASoC: amd: yc: Add DMI quirk for MSI Thin A15 B7UCX

From: Zhang Heng

Date: Mon Sep 21 2026 - 08:52:55 EST



You're right, DMI_MATCH uses strstr() for matching, so the existing "Thin A15 B7UC" entry already covers "Thin A15 B7UCX". This patch is unnecessary; please ignore it.