diff options
author | Robert Jarzmik <[email protected]> | 2015-09-06 08:42:13 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-03-03 07:29:17 -0300 |
commit | 1e77d55ac9c089ea8c9e5f2375d1cac3f29a99af (patch) | |
tree | 1aa12274593fe18ba72dc52efeec7dbcf20ea3d9 /tools/perf/scripts/python | |
parent | e5853918d6dc971957b7daf2a2abd4b7eba37887 (diff) |
[media] pxa_camera: conversion to dmaengine
Convert pxa_camera to dmaengine. This removes all DMA registers
manipulation in favor of the more generic dmaengine API.
The functional level should be the same as before. The biggest change is
in the sg_split() function, which splits a videobuf-dma into several
scatterlists for 3 planes captures (Y, U, V).
Signed-off-by: Robert Jarzmik <[email protected]>
[[email protected]: fix a function prototype, use bool, struct init]
Signed-off-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions