Loading drivers/pci/host/pci-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -6661,6 +6661,7 @@ int msm_pci_probe(struct pci_dev *pci_dev, static struct pci_device_id msm_pci_device_id[] = { {PCI_DEVICE(0x17cb, 0x0108)}, {PCI_DEVICE(0x17cb, 0x0109)}, {PCI_DEVICE(0x17cb, 0x1000)}, {0}, }; Loading Loading
drivers/pci/host/pci-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -6661,6 +6661,7 @@ int msm_pci_probe(struct pci_dev *pci_dev, static struct pci_device_id msm_pci_device_id[] = { {PCI_DEVICE(0x17cb, 0x0108)}, {PCI_DEVICE(0x17cb, 0x0109)}, {PCI_DEVICE(0x17cb, 0x1000)}, {0}, }; Loading