commit | ff8f25d326da5e7cf6216f368116744341fceb12 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Sep 09 07:00:04 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 13 17:44:34 2012 -0300 |
tree | 7a5b1d6ae17186d52911e5295f1f1a68a8496264 | |
parent | 345321dc9c52b774f42c934339f9b3e2f0a39395 [diff] |
[media] gspca_finepix: Remove unnecessary lock/unlock call gspca_main: init_transfer does not do anything between calling sd_start (which starts the workqueue) and releasing the usb_lock, so this synchronization is a nop, remove it. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>