Loading drivers/media/platform/msm/vidc/msm_vidc_common.c +1 −0 Original line number Diff line number Diff line Loading @@ -4636,6 +4636,7 @@ void msm_vidc_fw_unload_handler(struct work_struct *work) dprintk(VIDC_ERR, "Failed to release core, id = %d\n", core->id); mutex_unlock(&core->lock); return; } } Loading Loading
drivers/media/platform/msm/vidc/msm_vidc_common.c +1 −0 Original line number Diff line number Diff line Loading @@ -4636,6 +4636,7 @@ void msm_vidc_fw_unload_handler(struct work_struct *work) dprintk(VIDC_ERR, "Failed to release core, id = %d\n", core->id); mutex_unlock(&core->lock); return; } } Loading