V4L/DVB: TVP7002 driver for DM365
authorSantiago Nunez-Corrales <santiago.nunez@ridgerun.com>
Mon, 21 Dec 2009 19:14:04 +0000 (16:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:11:01 +0000 (15:11 -0300)
commit0b67553657330b5ad5c78a974ce84273a515fe4e
treed4588247bbc52bbdfc02f7c188d72b63c80fea2d
parentd2da2611cc7641a194a868f41fbe4a83cb46964c
V4L/DVB: TVP7002 driver for DM365

This patch provides the implementation of the TVP7002 decoder
driver for DM365. Implemented using the V4L2 DV presets API.
Removed shadow register values. Testing shows that the device
needs not to be powered down and up for correct behaviour.
Improved readability. Uses helper function for preset information.

[mchehab@redhat.com: Fix bad Whitespacing]
Signed-off-by: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvp7002.c [new file with mode: 0644]