V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver
authorMuralidharan Karicheri <m-karicheri2@ti.com>
Fri, 19 Jun 2009 12:18:14 +0000 (09:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:18:16 +0000 (00:18 -0300)
commit5f15fbb68fd774780a7fa8fe25a88e4c9e518109
tree9c079fb9fd519173eb8e001f802837fdefbd859c
parentdd2ceb1a4028dc9644ed4df80cea9c05ca0b5f6d
V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver

This is the hw module for DM644x CCDC. This registers with the
vpfe capture driver and provides a set of hw_ops to configure
CCDC for a specific decoder device connected to the VPFE.

Reviewed by: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed by: Laurent Pinchart <laurent.pinchart@skynet.be>

Signed-off-by: Muralidharan Karicheri <m-karicheri2@ti.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/davinci/dm644x_ccdc.c [new file with mode: 0644]
drivers/media/video/davinci/dm644x_ccdc_regs.h [new file with mode: 0644]
include/media/davinci/dm644x_ccdc.h [new file with mode: 0644]