summarylogtreecommitdiffstats
path: root/acp6x-um5302ta-quirk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'acp6x-um5302ta-quirk.patch')
-rw-r--r--acp6x-um5302ta-quirk.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/acp6x-um5302ta-quirk.patch b/acp6x-um5302ta-quirk.patch
deleted file mode 100644
index 9d2bb5fe60f9..000000000000
--- a/acp6x-um5302ta-quirk.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff --git a/sound/soc/amd/yc/acp6x-mach.c b/sound/soc/amd/yc/acp6x-mach.c
-index e0b24e1daef3..5eab3baf3573 100644
---- a/sound/soc/amd/yc/acp6x-mach.c
-+++ b/sound/soc/amd/yc/acp6x-mach.c
-@@ -171,6 +171,13 @@ static const struct dmi_system_id yc_acp_quirk_table[] = {
- DMI_MATCH(DMI_PRODUCT_NAME, "21J6"),
- }
- },
-+ {
-+ .driver_data = &acp6x_card,
-+ .matches = {
-+ DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK COMPUTER INC."),
-+ DMI_MATCH(DMI_PRODUCT_NAME, "UM5302TA"),
-+ }
-+ },
- {}
- };
-