diff options
| author | Vidyakumar Athota <vathota@codeaurora.org> | 2016-10-28 11:56:45 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-28 12:23:51 -0700 |
| commit | 8a51f10a4e0e79356c9dd1476b8fc5a67b02a322 (patch) | |
| tree | 8c89328f0f239b71853a3147dda56e71d778d550 /lib/mpi/mpi-cmp.c | |
| parent | ce610f2fc934e89c706a8030b25ce48accced28a (diff) | |
soc: qcom: signal buffer response after glink_rx_done()
Currently glink rx buffer response signal is updated before
calling glink_rx_done(). Since response sent for the command,
there is a chance that next command will be sent before
glink_rx_done() API called which is not expected from wdsp.
Avoid this scenario by calling glink_rx_done() before signaling
buffer response.
Change-Id: Ifdd0089a6a970792ebd84665178bd4de86eae2fb
Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions
