RE: [PATCH 3/4 v10] TVP7002 driver for DM365

2009-11-30 Thread Karicheri, Muralidharan
idharan; >diego.do...@ridgerun.com; todd.fisc...@ridgerun.com; Grosen, Mark >Subject: Re: [PATCH 3/4 v10] TVP7002 driver for DM365 > >On Friday 27 November 2009 23:32:20 santiago.nu...@ridgerun.com wrote: >> From: Santiago Nunez-Corrales >> >> This patch provides the imp

Re: [PATCH 3/4 v10] TVP7002 driver for DM365

2009-11-27 Thread Hans Verkuil
On Friday 27 November 2009 23:32:20 santiago.nu...@ridgerun.com wrote: > From: Santiago Nunez-Corrales > > 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 >

[PATCH 3/4 v10] TVP7002 driver for DM365

2009-11-27 Thread santiago . nunez
From: Santiago Nunez-Corrales 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.