RE: [PATCH] Adding helper function to get dv preset description

2009-11-20 Thread Karicheri, Muralidharan
vember 20, 2009 7:41 AM >To: Karicheri, Muralidharan >Cc: linux-media@vger.kernel.org; davinci-linux-open- >sou...@linux.davincidsp.com >Subject: Re: [PATCH] Adding helper function to get dv preset description > >On Thursday 19 November 2009 17:09:47 m-kariche...@ti.com wrote: >

Re: [PATCH] Adding helper function to get dv preset description

2009-11-20 Thread Hans Verkuil
On Thursday 19 November 2009 17:09:47 m-kariche...@ti.com wrote: > From: Muralidharan Karicheri > > This patch add a helper function to get description of a digital > video preset added by the video timing API. Hope this will be > usefull for drivers implementing the above API. > > Signed-off-by:

[PATCH] Adding helper function to get dv preset description

2009-11-19 Thread m-karicheri2
From: Muralidharan Karicheri This patch add a helper function to get description of a digital video preset added by the video timing API. Hope this will be usefull for drivers implementing the above API. Signed-off-by: Muralidharan Karicheri NOTE: depends on the patch that adds video timing API