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

Commit 051ae299 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "cnss2: Suspend PCIe link and power off device after PCIe probe"

parents 2548f2ea 6715c157
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1463,6 +1463,11 @@ static int cnss_pci_probe(struct pci_dev *pci_dev,
			cnss_pci_disable_msi(pci_priv);
			goto disable_bus;
		}
		ret = cnss_suspend_pci_link(pci_priv);
		if (ret)
			cnss_pr_err("Failed to suspend PCI link, err = %d\n",
				    ret);
		cnss_power_off_device(plat_priv);
		break;
	default:
		cnss_pr_err("Unknown PCI device found: 0x%x\n",