63f19cf5612e432c89f27c3a39a4a40567ba1343

If in the __ipa3_stop_gsi_channel all iterafions of the gsi_stop_channel returned GSI_STATUS_AGAIN, channel->stop_in_proc flag has to be set, otherwise the teardown of the ipa_mhi_suspend_internal won't resume this channel. For that the return value of the gsi_stop_channel has to be forwarded (in case no other errors exist). Additionally ipa_mhi_resume_channels should check both IPA_HW_MHI_CHANNEL_STATE_SUSPEND state and stop_in_proc flag. Change-Id: I369211456fa949f8c1869b577028ff44ed4e2c95 Signed-off-by: Ilia Lin <ilialin@codeaurora.org>
Omschrijving
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%