From: Hans de Goede Date: Wed, 9 May 2012 07:43:12 +0000 (-0300) Subject: [media] pwc: Fix locking X-Git-Tag: v3.5-rc1~104^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceede9fa8939e40ad0ddb4ad1355f45c6f1d3478;p=pandora-kernel.git [media] pwc: Fix locking My last locking rework for pwc mistakenly assumed that videbuf2 does its own locking, but it does not! This patch fixes the missing locking by moving over the the video_device lock, and introducing a separate lock for the videobuf2_queue. Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed