commit | 9a187c4183edb6e705245c0fb2439aa3e8dce1fe | [log] [tgz] |
---|---|---|
author | Florian Mickler <florian@mickler.org> | Mon Mar 21 07:19:11 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri May 20 09:28:10 2011 -0300 |
tree | ecd256ce60fedebe92bbc0610826cc8da1d1285a | |
parent | 57873c720caddf19eef2d5fe734575f7175abb48 [diff] |
[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>