From: Dan Carpenter Date: Thu, 14 Nov 2013 08:19:18 +0000 (+0300) Subject: video: mmp: delete a stray mutex_unlock() X-Git-Tag: v3.14-rc1~105^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac8bd618b6c70fbc043c82f95d2d9b529c57109;p=pandora-kernel.git video: mmp: delete a stray mutex_unlock() We aren't holding the disp_lock so we shouldn't release it. Signed-off-by: Dan Carpenter Acked-by: Haojian Zhuang Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed