commit | e5853918d6dc971957b7daf2a2abd4b7eba37887 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Sun Sep 06 08:42:12 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Mar 03 07:24:26 2016 -0300 |
tree | 47512214a9fa573860f30162b688fe2fd1c2ed65 | |
parent | e623ebe6d9f1205fe12a1a1d654f4b17ebc22a2f [diff] |
[media] pxa_camera: trivial move of dma irq functions This moves the dma irq handling functions up in the source file, so that they are available before DMA preparation functions. It prepares the conversion to DMA engine, where the descriptors are populated with these functions as callbacks. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>