4 Jun
2018
4 Jun
'18
10:31 a.m.
On Mon, 2018-06-04 at 10:44 +0800, Wu Zhigang wrote:
During XRUN recover process (in pipeline_xrun_recover() function), "COMP_TRIGGER_XRUN" command will be processed first, then "COMP_TRIGGER_START" command will be processed. If the host dma is not stopped in the first command process, we will hit "eS0" error in the hda_dma_start() function during "COMP_TRIGGER_START" command process. The XRUN recover process will fail.
Signed-off-by: Wu Zhigang zhigang.wu@linux.intel.com
v2: correct the typo error.
I've applied V1, can you send this as an incremental fix.
btw, please reply to your earlier patches if you are going to send a V2 etc. That way I know not to apply.
Thanks
Liam