msm: vidc: Reset stop_called state when START is called
The driver needs to reset the stop_called field once START called.
Otherwise in START, STOP, START, STOP sequences the secondary STOP will
be treated as a duplicate STOP and ignored.
Change-Id: I8b7d069236027a01103c80b7deeb19c331ede05a
Signed-off-by:
Deepak Verma <dverma@codeaurora.org>
Loading
Please sign in to comment