Re: [RFC PATCH 07/14] tvp514x: fix querystd

2013-05-30 Thread Prabhakar Lad
Hi Hans, Thanks for the patch. On Wed, May 29, 2013 at 7:49 PM, Hans Verkuil wrote: > From: Hans Verkuil > > Return V4L2_STD_UNKNOWN if no signal is detected. > Otherwise AND the standard mask with the detected standards. > > Signed-off-by: Hans Verkuil Acked-by: Lad, Prabhakar Regards, --P

[RFC PATCH 07/14] tvp514x: fix querystd

2013-05-29 Thread Hans Verkuil
From: Hans Verkuil Return V4L2_STD_UNKNOWN if no signal is detected. Otherwise AND the standard mask with the detected standards. Signed-off-by: Hans Verkuil --- drivers/media/i2c/tvp514x.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/drivers/media/i2c/tvp