From: Dan Carpenter Date: Mon, 28 Dec 2009 16:59:46 +0000 (-0300) Subject: V4L/DVB (13955): cx25821: fix double unlock in medusa_video_init() X-Git-Tag: v2.6.33-rc5~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423f5c0d016cd6b65c468d3dcdeeb708ee68074b;p=pandora-kernel.git V4L/DVB (13955): cx25821: fix double unlock in medusa_video_init() medusa_set_videostandard() takes the lock but it always drops it before returning. This was found with a static checker and compile tested only. :/ Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed