commit | ed33ac8e0876a3016511ea0aaf9af1d965ee2c44 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Sep 22 17:09:26 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 03 18:31:31 2011 -0200 |
tree | b4b0c581a0ec831d3857d86205234b8924bd6ba5 | |
parent | 39099d09ae4605003696919d7c3a6e8a96607c4b [diff] |
[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 <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>