On Thu 16 Nov 04:17 PST 2017, Arun Kumar Neelakantam wrote:
> > diff --git a/drivers/soc/qcom/smp2p.c b/drivers/soc/qcom/smp2p.c
[..]
> > +   smp2p->mbox_client.dev = &pdev->dev;
> > +   smp2p->mbox_chan = mbox_request_channel(&smp2p->mbox_client, 0);
> any reason why we are not using "knows_txdone = true" for SMP2P but using
> for only SMD drivers

That's a mistake by me, will update the patch.

Thanks,
Bjorn

Reply via email to