From: Sylwester Nawrocki Date: Sat, 21 Apr 2012 21:46:30 +0000 (-0300) Subject: s5p-fimc: Fix locking in subdev set_crop op X-Git-Tag: v3.2.18~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab13af236947f28b3245591f4c2c20085ec9e91e;p=pandora-kernel.git s5p-fimc: Fix locking in subdev set_crop op commit e985dbf7d93e2a3e114b4525413e50f83613e0cb upstream. 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. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed