V4L/DVB (12253): v4l: common vpss module for video drivers
authorMuralidharan Karicheri <m-karicheri2@ti.com>
Fri, 19 Jun 2009 12:20:16 +0000 (09:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:18:19 +0000 (00:18 -0300)
commit7b140b89307a59527df644100ce5ab3bc1be7d1b
tree390b6f891d3acaa72948add6d18cec33c1a8cad5
parent92ee438b8e27f1b96ce5a7e8d73cb11b71a02584
V4L/DVB (12253): v4l: common vpss module for video drivers

This is a new module added for vpss library functions that are
used for configuring vpss system module. All video drivers will
include vpss.h header file and call functions defined in this
module to configure vpss system module.

Reviewed by: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed by: Laurent Pinchart <laurent.pinchart@skynet.be>
Reviewed by: Alexey Klimov <klimov.linux@gmail.com>
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/vpss.c [new file with mode: 0644]
include/media/davinci/vpss.h [new file with mode: 0644]