RE: [PATCH 3/9] tvp514x: add YUYV format support

2010-02-23 Thread Hiremath, Vaibhav
nux.davincidsp.com; > Karicheri, Muralidharan > Subject: Re: [PATCH 3/9] tvp514x: add YUYV format support > > Vaibhav, > > > On Mon, Jan 4, 2010 at 9:02 AM, wrote: > > From: Vaibhav Hiremath > > > > > > Signed-off-by: Vaibhav Hiremath > > --- >

Re: [PATCH 3/9] tvp514x: add YUYV format support

2010-02-23 Thread Muralidharan Karicheri
Vaibhav, On Mon, Jan 4, 2010 at 9:02 AM, wrote: > From: Vaibhav Hiremath > > > Signed-off-by: Vaibhav Hiremath > --- >  drivers/media/video/tvp514x.c |    7 +++ >  1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/drivers/media/video/tvp514x.c b/drivers/media/video/tvp514x

[PATCH 3/9] tvp514x: add YUYV format support

2010-01-04 Thread hvaibhav
From: Vaibhav Hiremath Signed-off-by: Vaibhav Hiremath --- drivers/media/video/tvp514x.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/tvp514x.c b/drivers/media/video/tvp514x.c index 4cf3593..b344b58 100644 --- a/drivers/media/video/tvp514x.