[media] vp702x: fix locking of usb operations
commit9a187c4183edb6e705245c0fb2439aa3e8dce1fe
authorFlorian Mickler <florian@mickler.org>
Mon, 21 Mar 2011 10:19:11 +0000 (21 07:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 12:28:10 +0000 (20 09:28 -0300)
treeecd256ce60fedebe92bbc0610826cc8da1d1285a
parent57873c720caddf19eef2d5fe734575f7175abb48
[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