commit | b9fc5473860b5739a61b7021a266add9bebfbfe6 | [log] [tgz] |
---|---|---|
author | Siddartha Mohanadoss <smohanad@codeaurora.org> | Mon Mar 19 14:23:10 2018 -0700 |
committer | Siddartha Mohanadoss <smohanad@codeaurora.org> | Wed Mar 21 10:54:36 2018 -0700 |
tree | 91355e995b903489189a1800fd12f334150a5edc | |
parent | 091928d8ac3f6270c8ae4caf2d12df46c9a2f25e [diff] |
msm: mhi_dev: Fix send completion for channel start Fix sending completion events for hardware channel start. Handle error returned from IPA during hardware channel start and send error for the completion event to host. Host may stop processing further start commands on not receiving completion events from the device. Change-Id: Ifaf92f53eed4832b4a0ba243b6e308aa1434e645 Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>