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

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

Merge "msm: pcie: fix user info in client's event callback"

parents c295d45a d2d2bf1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4741,7 +4741,7 @@ static void msm_pcie_notify_client(struct msm_pcie_dev_t *dev,
		struct msm_pcie_notify client_notify;

		client_notify.event = event;
		client_notify.user = notify->user;
		client_notify.user = dev->event_reg->user;
		client_notify.data = notify->data;
		client_notify.options = notify->options;
		PCIE_DUMP(dev, "PCIe: callback RC%d for event %d\n",