audio: DTS bypass no sound after arc changes to eARC [1/1]

PD#SWPL-192731

Problem:
aml_out->fast_quit is set to true in dtsx_decoder_release_patch.
After decoder re-init, aml_out->fast_quit is still true.

Solution:
Clear aml_out->fast_quit in dtsx_decoder_init_patch.

Verify:
yocto-t5w

Change-Id: I4a2dda08d0523db734adc809fb753b8bdbffb462
Signed-off-by: yayun.shi <yayun.shi@amlogic.com>
1 file changed