From 0ff4e419dc6a409a60dc492fbbc58288af78bed7 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 21 Feb 2015 17:59:54 -0300 Subject: [PATCH] [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 Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed