mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
Merge remote-tracking branch 'asoc/fix/rt5640' into asoc-linus
This commit is contained in:
commit
542af23808
@ -2124,6 +2124,7 @@ MODULE_DEVICE_TABLE(of, rt5640_of_match);
|
|||||||
static struct acpi_device_id rt5640_acpi_match[] = {
|
static struct acpi_device_id rt5640_acpi_match[] = {
|
||||||
{ "INT33CA", 0 },
|
{ "INT33CA", 0 },
|
||||||
{ "10EC5640", 0 },
|
{ "10EC5640", 0 },
|
||||||
|
{ "10EC5642", 0 },
|
||||||
{ },
|
{ },
|
||||||
};
|
};
|
||||||
MODULE_DEVICE_TABLE(acpi, rt5640_acpi_match);
|
MODULE_DEVICE_TABLE(acpi, rt5640_acpi_match);
|
||||||
|
Loading…
Reference in New Issue
Block a user