All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [git:v4l-dvb/for_v2.6.38] [media] tm6000: bugfix set tv standards
       [not found] <E1PFo6P-0004Q1-Mj@www.linuxtv.org>
@ 2010-11-09 15:52 ` Stefan Ringel
  0 siblings, 0 replies; only message in thread
From: Stefan Ringel @ 2010-11-09 15:52 UTC (permalink / raw)
  To: linux-media

  Am 09.11.2010 13:20, schrieb Mauro Carvalho Chehab:
> This is an automatic generated email to let you know that the following patch were queued at the
> http://git.linuxtv.org/media_tree.git tree:
>
> Subject: [media] tm6000: bugfix set tv standards
> Author:  Stefan Ringel<stefan.ringel@arcor.de>
> Date:    Wed Oct 27 16:48:05 2010 -0300
>
> bugfix set tv standards
>
> Signed-off-by: Stefan Ringel<stefan.ringel@arcor.de>
> Signed-off-by: Mauro Carvalho Chehab<mchehab@redhat.com>
>
>   drivers/staging/tm6000/tm6000-video.c |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> ---
>
> http://git.linuxtv.org/media_tree.git?a=commitdiff;h=8eb5e30293e2460a37feaaa94abc7c6ede6cc29d
>
> diff --git a/drivers/staging/tm6000/tm6000-video.c b/drivers/staging/tm6000/tm6000-video.c
> index 9ec8279..c5690b2 100644
> --- a/drivers/staging/tm6000/tm6000-video.c
> +++ b/drivers/staging/tm6000/tm6000-video.c
> @@ -1032,6 +1032,7 @@ static int vidioc_s_std (struct file *file, void *priv, v4l2_std_id *norm)
>   	struct tm6000_fh   *fh=priv;
>   	struct tm6000_core *dev = fh->dev;
>
> +	dev->norm = *norm;
>   	rc = tm6000_init_analog_mode(dev);
>
>   	fh->width  = dev->width;
Why not in 2.6.37-rc2 ?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-09 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1PFo6P-0004Q1-Mj@www.linuxtv.org>
2010-11-09 15:52 ` [git:v4l-dvb/for_v2.6.38] [media] tm6000: bugfix set tv standards Stefan Ringel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.