Thanks,
Vaibhav Hiremath

> -----Original Message-----
> From: [email protected] [mailto:linux-media-
> [email protected]] On Behalf Of Sebastian Andrzej Siewior
> Sent: Wednesday, January 28, 2009 9:00 PM
> To: Hiremath, Vaibhav
> Cc: [email protected]; Mauro Carvalho Chehab; video4linux-
> [email protected]
> Subject: [PATCH v2] v4l/tvp514x: make the module aware of rich
> people
> 
> because they might design two of those chips on a single board.
> You never know.
> 
> Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
> ---
> v2: Make the content of the registers (brightness, \ldots) per
> decoder
>     and not global.
> v1: Initial version
> 
>  drivers/media/video/tvp514x.c |  166 ++++++++++++++++++++++--------
> -----------
>  1 files changed, 90 insertions(+), 76 deletions(-)
> 
[Hiremath, Vaibhav] Sebastian, I have done the basic testing and it seems to be 
working for me. I will ack the patch from my side once you fix the comments.

> diff --git a/drivers/media/video/tvp514x.c
> b/drivers/media/video/tvp514x.c
> index 8e23aa5..99cfc40 100644
> --- a/drivers/media/video/tvp514x.c
> +++ b/drivers/media/video/tvp514x.c
> @@ -86,45 +86,8 @@ struct tvp514x_std_info {
>       struct v4l2_standard standard;
>  };
> 
> -/**
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to