]> git.baikalelectronics.ru Git - kernel.git/commit
[media] vp702x: fix locking of usb operations
authorFlorian Mickler <florian@mickler.org>
Mon, 21 Mar 2011 10:19:11 +0000 (07:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 12:28:10 +0000 (09:28 -0300)
commit8e49686ae7f3e54c0d2490109c5a39780af2b45b
treeecd256ce60fedebe92bbc0610826cc8da1d1285a
parent1f3f724950252554d7b73497111fb14d6d3931e3
[media] vp702x: fix locking of usb operations

Otherwise it is not obvious that vp702x_usb_in_op or vp702x_usb_out_op
will not interfere with any vp702x_usb_inout_op.

Note: This change is tested to compile only, as I don't have the
hardware.

Signed-off-by: Florian Mickler <florian@mickler.org>
Cc: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/vp702x.c