From: Laurent Pinchart Date: Sun, 21 Nov 2010 17:46:44 +0000 (-0300) Subject: [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers X-Git-Tag: v2.6.37-rc7~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e815e1763b8d4e5adf0dc14bde8c55329cf95a8;p=pandora-kernel.git [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers Callers outside uvc_queue.c should not be forced to lock/unlock the queue mutex manually. Move the mutex operations inside uvc_free_buffers(). Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed