diff options
Diffstat (limited to 'sound/soc/codecs/rt286.c')
-rw-r--r-- | sound/soc/codecs/rt286.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt286.c b/sound/soc/codecs/rt286.c index 16723b167fbf..826037090c83 100644 --- a/sound/soc/codecs/rt286.c +++ b/sound/soc/codecs/rt286.c | |||
@@ -1209,7 +1209,7 @@ static struct dmi_system_id dmi_dell_dino[] = { | |||
1209 | .ident = "Dell Dino", | 1209 | .ident = "Dell Dino", |
1210 | .matches = { | 1210 | .matches = { |
1211 | DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), | 1211 | DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), |
1212 | DMI_MATCH(DMI_BOARD_NAME, "0144P8") | 1212 | DMI_MATCH(DMI_PRODUCT_NAME, "XPS 13 9343") |
1213 | } | 1213 | } |
1214 | }, | 1214 | }, |
1215 | { } | 1215 | { } |