Unverified Commit 1f763d03 authored by Kai Vehmanen's avatar Kai Vehmanen Committed by Mark Brown
Browse files
parent d95eca7e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -116,6 +116,8 @@ static const struct pci_device_id sof_pci_ids[] = {
		.driver_data = (unsigned long)&adls_desc},
	{ PCI_DEVICE(0x8086, 0x51c8), /* ADL-P */
		.driver_data = (unsigned long)&adl_desc},
	{ PCI_DEVICE(0x8086, 0x51cc), /* ADL-M */
		.driver_data = (unsigned long)&adl_desc},
	{ 0, }
};
MODULE_DEVICE_TABLE(pci, sof_pci_ids);