Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-08 | V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA ↵ | Eric Miao | 1 | -95/+0 | |
definitions 1. now pxa_camera.c uses ioremap() for register access, pxa_camera.h is totally useless. Remove it. 2. <asm/dma.h> does no longer include <mach/dma.h>, include the latter file explicitly delete mode 100644 drivers/media/video/pxa_camera.h Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||||
2008-12-02 | [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.h | Eric Miao | 1 | -0/+95 | |
Signed-off-by: Eric Miao <eric.miao@marvell.com> Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> |