7af8e29f9eb9276f13ad5d6cef5e83fcd631e338

Driver is discarding input port settings change (ipsc) event before sending stop input to firmware and also in case of input port is still in streamoff state while processing pending events. There is a chance that driver may not discard ipsc event if firmware raised ipsc after sending stop input and also driver may not discard the pending ipsc if client quickly streamon the input port before pending events processing scheduled. So discard pending ipsc in the streamoff input port after stop input to firmware and wait for stop done is successful. Change-Id: I518cebe1142235463b1ccd851ac151ad80036f95 Signed-off-by: Maheshwar Ajja <majja@codeaurora.org> Signed-off-by: Akshata Sahukar <asahukar@codeaurora.org>
Descrição
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%