diff --git a/[refs] b/[refs] index 84bf598b8ca8..0597be2fc3a8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 345321dc9c52b774f42c934339f9b3e2f0a39395 +refs/heads/master: ff8f25d326da5e7cf6216f368116744341fceb12 diff --git a/trunk/drivers/media/usb/gspca/finepix.c b/trunk/drivers/media/usb/gspca/finepix.c index 04807eee7772..fb68a2934255 100644 --- a/trunk/drivers/media/usb/gspca/finepix.c +++ b/trunk/drivers/media/usb/gspca/finepix.c @@ -87,9 +87,6 @@ static void dostream(struct work_struct *work) int ret = 0; int len; - /* synchronize with the main driver */ - mutex_lock(&gspca_dev->usb_lock); - mutex_unlock(&gspca_dev->usb_lock); PDEBUG(D_STREAM, "dostream started"); /* loop reading a frame */