Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a667bfa authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: pcie: add sa8195 pci device id support"

parents 157392da e32866ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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},
};