commit | fd02a2fbb154dbea7425ce3bf6070725ad6c7588 | [log] [tgz] |
---|---|---|
author | Ben Romberger <bromberg@codeaurora.org> | Mon Sep 17 10:23:23 2018 -0700 |
committer | Ben Romberger <bromberg@codeaurora.org> | Mon Sep 17 14:50:19 2018 -0700 |
tree | 514cefb076264602955eb6a3b76fc814c4df010e | |
parent | a8047642f73779e6754827bd5e27ca7a9c794f39 [diff] |
hal: Fix compressed offload SSR resume Change sequence order in out_on_error so that the stream is put into out standby before the offload error callback is sent. This ensures that the offload thread isn't blocked by out_standby handling. Change-Id: Ibd1b73c7a995681b1d1ae4e79cef49d7cc658bb8 CRs-Fixed: 2297495