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

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

Merge "msm: mhi_dev: register D0 event in MHI"

parents 4e6e3d41 e4650364
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1749,6 +1749,7 @@ static int get_device_tree_data(struct platform_device *pdev)

	mhi->event_reg.events = EP_PCIE_EVENT_PM_D3_HOT |
			EP_PCIE_EVENT_PM_D3_COLD |
			EP_PCIE_EVENT_PM_D0 |
			EP_PCIE_EVENT_PM_RST_DEAST |
			EP_PCIE_EVENT_LINKDOWN;
	mhi->event_reg.user = mhi;