Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit ec2e34c

Browse files
macchianNorman Bintang
authored andcommitted
Revert "ANDROID: ASoC: Intel: sof_sdw: use PRODUCT_FAMILY for Fatcat series"
This reverts commit e4f3062. Reason for revert: patch has upstreamed. Link: https://lore.kernel.org/all/20250915025456.1154200-1-yung-chuan.liao@linux.intel.com/ Bug: 441399259 Upstream-Task: 441399259 Change-Id: I9bad779dde9413a5a8697876701b71cf745f0e25 Signed-off-by: Mac Chiang <mac.chiang@intel.com>
1 parent decf41a commit ec2e34c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/intel/boards/sof_sdw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = {
697697
.callback = sof_sdw_quirk_cb,
698698
.matches = {
699699
DMI_MATCH(DMI_SYS_VENDOR, "Google"),
700-
DMI_MATCH(DMI_PRODUCT_FAMILY, "Google_Fatcat"),
700+
DMI_MATCH(DMI_PRODUCT_NAME, "Fatcat"),
701701
},
702702
.driver_data = (void *)(SOC_SDW_PCH_DMIC |
703703
SOF_BT_OFFLOAD_SSP(2) |

0 commit comments

Comments
 (0)