commit | ea4fd4206bf316ba6dc50aa48e40d969b4b16567 | [log] [tgz] |
---|---|---|
author | Huicheng Liu <huicliu@codeaurora.org> | Tue Jan 12 18:34:50 2021 -0500 |
committer | Huicheng Liu <huicliu@codeaurora.org> | Thu Jan 14 16:48:25 2021 -0500 |
tree | 29fce1ccc784a41393cedf7bd61a2ee9b7b65b1a | |
parent | 4bef764f80cbd9db2b233d163b283ae01adb622a [diff] |
hal: Move sequence of audio_extn_auto_hal_open_input_stream * Move the call sequence of audio_extn_auto_hal_open_input_stream to avoid overriding the usecase field of struct stream_in * This will fix the issue where adev->pcm_record_uc_state won't be assign back to 1 in adev_close_input_stream * CRs-Fixed: 2853209 Change-Id: Ia2129b21f82d642d07c917aa13d1e2fb1c742242 Signed-off-by: Huicheng Liu <huicliu@codeaurora.org>