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

2010-02-23 Thread Hiremath, Vaibhav
, Muralidharan Subject: Re: [PATCH 3/9] tvp514x: add YUYV format support Vaibhav, On Mon, Jan 4, 2010 at 9:02 AM, hvaib...@ti.com wrote: From: Vaibhav Hiremath hvaib...@ti.com Signed-off-by: Vaibhav Hiremath hvaib...@ti.com ---  drivers/media/video/tvp514x.c |    7 +++  1

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

2010-01-04 Thread hvaibhav
From: Vaibhav Hiremath hvaib...@ti.com Signed-off-by: Vaibhav Hiremath hvaib...@ti.com --- 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 ---