git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39099d0
)
[media] omap3isp: Add missing mutex_destroy() calls
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Thu, 22 Sep 2011 20:09:26 +0000
(17:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 3 Nov 2011 20:31:31 +0000
(18:31 -0200)
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>
No differences found