commit | 697cca21b09ce4c641bce821b90e90b3e95d17f6 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Wed Mar 25 19:57:25 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 02 16:37:17 2015 -0300 |
tree | 1a9d5bf5bb3bb880eab7748bd6482624b580d5f3 | |
parent | 0ff4e419dc6a409a60dc492fbbc58288af78bed7 [diff] |
[media] omap3isp: Fix error handling in probe The mutex was not destroyed correctly if dma_coerce_mask_and_coherent() failed for some reason. Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>