]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] Fix vivi regression
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 6 Jun 2012 05:17:16 +0000 (02:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jun 2012 18:16:29 +0000 (15:16 -0300)
commitd9762df4a9d0e412b6676a96135323d6924406b8
tree7d928fb40c46649dafad869f69ff866d8b0c93dc
parentaf03891f61d7b69eebc79d07bf580faaa9636fbc
[media] Fix vivi regression

This patch fixes a regression introduced by commit
5126f2590bee412e3053de851cb07f531e4be36a:

[media] v4l2-dev: add flag to have the core lock all file operations

I forgot to add the locks to the vivi read operation.

Regards,

Hans

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/vivi.c