[media] pxa_camera: move interrupt to tasklet
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 6 Sep 2015 11:42:11 +0000 (08:42 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 10:23:38 +0000 (07:23 -0300)
commite623ebe6d9f1205fe12a1a1d654f4b17ebc22a2f
treef10fa87406fc5fd8699f4e0e8af26390c10b342c
parent8f4895f2bd83cbf5afae25f3b35ea0f5d46d48c6
[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>
drivers/media/platform/soc_camera/pxa_camera.c
This page took 0.025139 seconds and 5 git commands to generate.