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

Commit 67cff418 authored by Mohammed Siddiq's avatar Mohammed Siddiq
Browse files

cnss2: change for fixed link speed



Change for fixed link speed.

Change-Id: If2584bd534b868171d53b0b880d65cc2eeb74410
Signed-off-by: default avatarMohammed Siddiq <msiddiq@codeaurora.org>
parent 9ffc7bc4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -662,6 +662,7 @@ static int cnss_set_pci_link(struct cnss_pci_data *pci_priv, bool link_up)
		if (pci_priv->drv_connected_last) {
			cnss_pr_vdbg("Use PCIe DRV suspend\n");
			pm_ops = MSM_PCIE_DRV_SUSPEND;
			if (pci_priv->device_id != QCA6390_DEVICE_ID)
				cnss_set_pci_link_status(pci_priv, PCI_GEN1);
		} else {
			pm_ops = MSM_PCIE_SUSPEND;