From: Sylwester Nawrocki Date: Sat, 21 Apr 2012 21:46:30 +0000 (-0300) Subject: [media] s5p-fimc: Fix locking in subdev set_crop op X-Git-Tag: v3.4~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e985dbf7d93e2a3e114b4525413e50f83613e0cb;p=pandora-kernel.git [media] s5p-fimc: Fix locking in subdev set_crop op When setting TRY crop on the sub-device the mutex was erroneously acquired rather than released on exit path. This bug is present in kernels starting from v3.2. Cc: stable@vger.kernel.org Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed