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

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

Merge "cnss2: Add code to notify mhi about link down"

parents b82acc8f 3e8a9924
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -924,6 +924,9 @@ static void cnss_pci_handle_linkdown(struct cnss_pci_data *pci_priv)

	reinit_completion(&pci_priv->wake_event);

	/* Notify MHI about link down */
	mhi_control_error(pci_priv->mhi_ctrl);

	if (pci_dev->device == QCA6174_DEVICE_ID)
		disable_irq(pci_dev->irq);