+ath11k list
On Mon, Sep 21, 2020 at 09:43:04AM +0200, Loic Poulain wrote:
> Start MHI device channels so that transfers can be performed.
> The MHI stack does not auto-start channels anymore.
>
> Signed-off-by: Loic Poulain
Applied to mhi-ath11k-immutable branch! This branch will get merged in
On Mon, Sep 21, 2020 at 09:43:04AM +0200, Loic Poulain wrote:
> Start MHI device channels so that transfers can be performed.
> The MHI stack does not auto-start channels anymore.
>
> Signed-off-by: Loic Poulain
Applied to mhi-next!
Thanks,
Mani
> ---
> v2: split MHI and qrtr changes in dedic
From: Manivannan Sadhasivam
Date: Sat, 26 Sep 2020 13:26:56 +0530
> On Mon, Sep 21, 2020 at 09:43:04AM +0200, Loic Poulain wrote:
>> Start MHI device channels so that transfers can be performed.
>> The MHI stack does not auto-start channels anymore.
>>
>> Signed-off-by: Loic Poulain
>
> Review
On Mon, Sep 21, 2020 at 09:43:04AM +0200, Loic Poulain wrote:
> Start MHI device channels so that transfers can be performed.
> The MHI stack does not auto-start channels anymore.
>
> Signed-off-by: Loic Poulain
Reviewed-by: Manivannan Sadhasivam
Dave: I'd like to queue this patch through MHI
Start MHI device channels so that transfers can be performed.
The MHI stack does not auto-start channels anymore.
Signed-off-by: Loic Poulain
---
v2: split MHI and qrtr changes in dedicated commits
net/qrtr/mhi.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/net/qrtr/mhi.c b/net/qrt