audio: T950s_HUI testcase[AV-HDMI] [1/1]

PD#SWPL-202036

Problem:
audio_patch_output_threadloop will wait patch->cond, when ring buffer
data is
not enough. This will prevent the thread from exiting quickly.

Solution:
Send patch->cond signal during the release patch to ensure fast
output-thread exit.

Verify:
yocto-t6d

Change-Id: I7a95277d13082ba1b3bc9a3ba01e3a2969ed622f
Signed-off-by: yayun.shi <yayun.shi@amlogic.com>
(cherry picked from commit ca77516f50e28d1f41d44c2632d7f3c62cf35136)
1 file changed