media_module: fixed avs bus lock issue [1/1]
authorPeng yixin <yixin.peng@amlogic.com>
Thu, 3 Sep 2020 02:19:54 +0000 (10:19 +0800)
committerYixin Peng <yixin.peng@amlogic.com>
Fri, 4 Sep 2020 02:07:42 +0000 (19:07 -0700)
commitd5f9939f6643bd1289932441a0f5929014246fbb
treedb8eb8f61ca7c6849c82edf63d347dd93a0e0b85
parentf116edf3dcdfd07738d535ad2f143188abe46795
media_module: fixed avs bus lock issue [1/1]

PD#SWPL-32609

Problem:
Sometimes the avs decoder driver remove,
the hardware did not stop completely, causing bus
lock issue.

Solution:
Resolve this problem by reset the
decoder hardware to stop it when avs driver remove.

Verify:
AB311

Change-Id: I79a83068e6cd83134e2430aee4c0a8f32a440436
Signed-off-by: Peng yixin <yixin.peng@amlogic.com>
drivers/frame_provider/decoder/avs/avs.c