msm: vidc: handle session_error from firmware
The video firmware will return session_error in case
of unsupported features. In this error state, the
firmware expects the video driver to send ABORT
command. On receipt of ABORT, the firmware will
release all buffers and resources and send an
ABORT_DONE. Without this change, firmware will not
come out of error state, unless it is reset.
Change-Id: I358723be1456c1ff3b0033a9bf2ac2c5ffe78441
Signed-off-by:
Arun Menon <avmenon@codeaurora.org>
Loading
Please register or sign in to comment