db80783d41d1cedd3ab012fa210fa75369657f69

In msm_vidc_open() create_singlethread_workqueue() is failing, so msm_vidc_close() is called and i.e attempting to de-initialize some uninitialized structures and resulting into stability issues. So handle msm_vidc_open() failure with in same api, instead of calling msm_vidc_close() and re-organize deinit sequence. Change-Id: I843cf07eaf18f4ea764842fd1c87b78d115580d3 Signed-off-by: Govindaraj Rajagopal <quic_grajagop@quicinc.com>
Beskrivning
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%