OSDN Git Service

[media] media: omap3isp: hist: Move histogram DMA to DMA engine
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 21 Feb 2015 20:59:54 +0000 (17:59 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 19:37:13 +0000 (16:37 -0300)
commit0ff4e419dc6a409a60dc492fbbc58288af78bed7
tree2342367556443c50abef812288443c56142ca378
parent32346b9cc01566126034f47afd94ff8a39238d3a
[media] media: omap3isp: hist: Move histogram DMA to DMA engine

Replace the custom OMAP DMA API usage by DMA engine. Feature-wise the
driver has lost the ability to get notified of DMA transfers failure
through the completion handler, as the DMA engine API doesn't expose
that status information.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/omap3isp/isph3a_aewb.c
drivers/media/platform/omap3isp/isph3a_af.c
drivers/media/platform/omap3isp/isphist.c
drivers/media/platform/omap3isp/ispstat.c
drivers/media/platform/omap3isp/ispstat.h