commit | e623ebe6d9f1205fe12a1a1d654f4b17ebc22a2f | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Sun Sep 06 08:42:11 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Mar 03 07:23:38 2016 -0300 |
tree | f10fa87406fc5fd8699f4e0e8af26390c10b342c | |
parent | 8f4895f2bd83cbf5afae25f3b35ea0f5d46d48c6 [diff] |
[media] pxa_camera: move interrupt to tasklet In preparation for dmaengine conversion, move the camera interrupt handling into a tasklet. This won't change the global flow, as this interrupt is only used to detect the end of frame and activate DMA fifos handling. 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>