Loading drivers/soc/qcom/rpmh.c +1 −0 Original line number Diff line number Diff line Loading @@ -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", Loading Loading
drivers/soc/qcom/rpmh.c +1 −0 Original line number Diff line number Diff line Loading @@ -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", Loading