Loading drivers/pci/controller/pci-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -6310,6 +6310,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, 0x010b)}, {0}, }; Loading Loading
drivers/pci/controller/pci-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -6310,6 +6310,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, 0x010b)}, {0}, }; Loading