From: Laurent Pinchart Date: Thu, 22 Sep 2011 20:09:26 +0000 (-0300) Subject: [media] omap3isp: Add missing mutex_destroy() calls X-Git-Tag: v3.2-rc1~63^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed33ac8e0876a3016511ea0aaf9af1d965ee2c44;p=pandora-kernel.git [media] omap3isp: Add missing mutex_destroy() calls Mutexes must be destroyed with mutex_destroy(). Add missing calls in the modules cleanup handlers. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed