msm: mhi: Send Ch cmd ack in async fashion
The CH completion commands are sent in async fashion, whereas the ch cmd ack event is send in a sync fashion. This can lead to the host receiving completions post the reset ch ack. These ch completion events post ch reset would be treated as OOS events. Making changes to send cmd ack events in async fashion to maintain the ordering that is being sent to the host. Change-Id: Ib2d568ea1d69486f3d1ebf4e7b209bba3315eba5 Signed-off-by:Subramanian Ananthanarayanan <skananth@codeaurora.org> Signed-off-by:
Gauri Joshi <gaurjosh@codeaurora.org>
Loading
Please register or sign in to comment