RE: [PATCH 1/6] [RFC] tvp514x: do NOT change the std as a side effect

2010-05-11 Thread Hiremath, Vaibhav
> -Original Message- > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > Sent: Sunday, May 09, 2010 7:27 PM > To: linux-media@vger.kernel.org > Cc: Hiremath, Vaibhav > Subject: [PATCH 1/6] [RFC] tvp514x: do NOT change the std as a side effect > > Several call

[PATCH 1/6] [RFC] tvp514x: do NOT change the std as a side effect

2010-05-09 Thread Hans Verkuil
Several calls (try_fmt, g_parm among others) changed the current standard as a side effect of that call. But the standard may only be changed by s_std. Signed-off-by: Hans Verkuil --- drivers/media/video/tvp514x.c | 53 1 files changed, 16 insertions(+)