Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37007dc3 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Cancel the queued work after deleting the timer"

parents 95fe1f7b 996055a9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2063,6 +2063,8 @@ static void msm_vidc_cleanup_instance(struct msm_vidc_inst *inst)

	del_timer(&inst->batch_timer);

	cancel_work_sync(&inst->batch_work);

	msm_comm_free_freq_table(inst);

	msm_comm_free_input_cr_table(inst);