From: Alexey Khoroshilov Date: Tue, 6 Mar 2012 20:08:16 +0000 (-0300) Subject: [media] dib9000: fix explicit lock mismatches X-Git-Tag: v3.4-rc1~110^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bb24a7e49c33c16c4d9d7d3496f46626e573d02;p=pandora-kernel.git [media] dib9000: fix explicit lock mismatches There are several error paths, where &state->platform.risc.mem_mbx_lock is not unlocked. The patch fixes it. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed