RE: [PATCH v3] V4L - Adding Digital Video Timings APIs

2009-11-19 Thread Karicheri, Muralidharan
-kariche...@ti.com >-Original Message- >From: Hans Verkuil [mailto:hverk...@xs4all.nl] >Sent: Thursday, November 19, 2009 2:25 AM >To: Karicheri, Muralidharan >Cc: linux-media@vger.kernel.org; davinci-linux-open- >sou...@linux.davincidsp.com >Subject: Re: [PATCH v3]

Re: [PATCH v3] V4L - Adding Digital Video Timings APIs

2009-11-18 Thread Hans Verkuil
On Wednesday 18 November 2009 23:43:59 m-kariche...@ti.com wrote: > From: Muralidharan Karicheri > > Some minor updates (comment format) made to previous v3. > > This is v3 of the digital video timings APIs implementation. > This has updates based on comments received against v2 of the patch. Ho

[PATCH v3] V4L - Adding Digital Video Timings APIs

2009-11-18 Thread m-karicheri2
From: Muralidharan Karicheri Some minor updates (comment format) made to previous v3. This is v3 of the digital video timings APIs implementation. This has updates based on comments received against v2 of the patch. Hopefully this can be merged to 2.6.33 if there are no more comments. This adds

RE: [PATCH v3] V4L - Adding Digital Video Timings APIs

2009-11-18 Thread Karicheri, Muralidharan
Randy, Thanks for your comments... > >Make sure that these ioctls (range) are added to/included in >Documentation/ioctl/ioctl-number.txt . > There is separate document for v4l2 APIs. These ioctls are added to that (See my patch with similar title) >Hm, are those supposed to be small 'v' instea

Re: [PATCH v3] V4L - Adding Digital Video Timings APIs

2009-11-18 Thread Randy Dunlap
On Wed, 18 Nov 2009 15:38:31 -0500 m-kariche...@ti.com wrote: > From: Muralidharan Karicheri > > This is v3 of the digital video timings APIs implementation. > This has updates based on comments received against v2 of the patch. Hopefully > this can be merged to 2.6.33 if there are no more comme

[PATCH v3] V4L - Adding Digital Video Timings APIs

2009-11-18 Thread m-karicheri2
From: Muralidharan Karicheri This is v3 of the digital video timings APIs implementation. This has updates based on comments received against v2 of the patch. Hopefully this can be merged to 2.6.33 if there are no more comments. This adds the above APIs to the v4l2 core. This is based on version