X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Frt5640.c;h=886924934aa5c7db067f352aafc4113d5ab97c06;hb=b31b2b6d5de71c569413d8dc4f7b050cbe25a09e;hp=a3fb411796364a683d554b6278ba9bda6b942326;hpb=edab95103d3a1eb5e3faf977eae4ad0b5bf5669c;p=pandora-kernel.git diff --git a/sound/soc/codecs/rt5640.c b/sound/soc/codecs/rt5640.c index a3fb41179636..886924934aa5 100644 --- a/sound/soc/codecs/rt5640.c +++ b/sound/soc/codecs/rt5640.c @@ -2093,6 +2093,7 @@ MODULE_DEVICE_TABLE(i2c, rt5640_i2c_id); #ifdef CONFIG_ACPI static struct acpi_device_id rt5640_acpi_match[] = { { "INT33CA", 0 }, + { "10EC5640", 0 }, { }, }; MODULE_DEVICE_TABLE(acpi, rt5640_acpi_match);