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

Commit 5f25975c authored by Lina Iyer's avatar Lina Iyer
Browse files

drivers: qcom: rpmh: crash on lack of response



Assert when no response is received for an extended period of time.

Change-Id: I533a3132781dcb2954b47934ba2a3009a1327f10
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 1996ec83
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -207,6 +207,7 @@ static inline void wait_for_tx_done(struct rpmh_client *rc,
			dev_err(rc->dev,
				"RPMH waiting for interrupt from AOSS\n");
			mbox_chan_debug(rc->chan);
			BUG();
		} else {
			dev_err(rc->dev,
			"RPMH response timeout (%d) addr=0x%x,data=0x%x\n",