From: Guennadi Liakhovetski Date: Thu, 2 Apr 2009 09:36:58 +0000 (+0200) Subject: dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanup X-Git-Tag: v2.6.30-rc1~225^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6db1bbf80123839ec87bdd6cb364aea384623d;p=pandora-kernel.git dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanup Add Start-of-Frame and End-of-Frame debugging to ipu_idmac.c, in the future it might also be needed for the actual video processing in mx3-camera, at which point, the ISRs will have to be transferred to mx3_camera.c, for which ipu_irq_map() and ipu_irq_unmap() functions will have to be exported. Also simplify a couple of pointer-dereferences. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Dan Williams --- Reading git-diff-tree failed