提交 90916e04 编写于 作者: O Ong Boon Leong 提交者: H. Peter Anvin

x86, iosf: Add Quark X1000 PCI ID

Add PCI device ID, i.e. that of the Host Bridge,
for IOSF MBI driver.
Signed-off-by: NOng Boon Leong <boon.leong.ong@intel.com>
Link: http://lkml.kernel.org/r/1399668248-24199-4-git-send-email-david.e.box@linux.intel.comSigned-off-by: NDavid E. Box <david.e.box@linux.intel.com>
Signed-off-by: NH. Peter Anvin <hpa@linux.intel.com>
上级 7ef1def8
......@@ -201,6 +201,7 @@ static int iosf_mbi_probe(struct pci_dev *pdev,
static DEFINE_PCI_DEVICE_TABLE(iosf_mbi_pci_ids) = {
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x0F00) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x0958) },
{ 0, },
};
MODULE_DEVICE_TABLE(pci, iosf_mbi_pci_ids);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册