Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[media] ivtv: ivtv-driver: Replace 'flush_work_sync()'
Since commit 4382973 (workqueue: deprecate flush[_delayed]_work_sync()), flush_work() should be used instead of flush_work_sync(). Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
- Loading branch information