Commit 542af238080a4faea7c5274475b48aaa2288fbd1

Authored by Mark Brown

Merge remote-tracking branch 'asoc/fix/rt5640' into asoc-linus

Showing 1 changed file Side-by-side Diff

sound/soc/codecs/rt5640.c
... ... @@ -2124,6 +2124,7 @@
2124 2124 static struct acpi_device_id rt5640_acpi_match[] = {
2125 2125 { "INT33CA", 0 },
2126 2126 { "10EC5640", 0 },
  2127 + { "10EC5642", 0 },
2127 2128 { },
2128 2129 };
2129 2130 MODULE_DEVICE_TABLE(acpi, rt5640_acpi_match);