diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2014-03-10 00:58:37 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-05-25 18:16:18 +0400 |
commit | b8d642826d031c8700ff1ad601fedf1ebe351033 (patch) | |
tree | 74c53c152e44ea939412f03027120cb2165f5912 /drivers/media/platform/blackfin | |
parent | 7f5036d059fbd263b5322a4298a9935698e7625d (diff) | |
download | linux-b8d642826d031c8700ff1ad601fedf1ebe351033.tar.xz |
[media] omap3isp: queue: Fix the dma_map_sg() return value check
dma_map_sg() can merge sglist entries, and can thus return a number of
mapped entries different than the original value. Don't consider this as
an error.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/blackfin')
0 files changed, 0 insertions, 0 deletions