msm: vidc: Raise sys error if sys_init_done times out
Video driver does not unload the firmware immediately
if it timed out waiting on sys_init_done message from
the firmware. Due to this, although the affected session
is closed, video driver tries to put the firmware in power
collapse, even though the core has gone in to bad state.
Avoid this issue by unloading the firmware immediately on
sys_init_done timeout.
Change-Id: I693181f0c0757135620fa26f021d2f2fdfa21259
Signed-off-by:
Arun Menon <avmenon@codeaurora.org>
Loading
Please register or sign in to comment