public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
To: Michael Krufky <mkrufky@gmail.com>
Cc: stable@kernel.org, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [STABLE PATCH] V4L/DVB: Fix analog NTSC for Thomson DTT 761X hybrid tuner
Date: Fri, 09 Dec 2005 11:57:29 -0200	[thread overview]
Message-ID: <1134136649.10677.2.camel@localhost> (raw)
In-Reply-To: <43991E34.60503@gmail.com>

Em Sex, 2005-12-09 às 01:03 -0500, Michael Krufky escreveu:
> he following bugfix is already in 2.6.15-git1.  Please queue this up 
> for 2.6.14.4
> 
> Thank you,
> 
> Michael Krufky


> 
> 
> 
> 
> 
> anexo Diferenças
> entre arquivos
> (thomson-dtt761x-tda9887-fix-ntsc.patch)
> 
> [PATCH] V4L/DVB: Fix analog NTSC for Thomson DTT 761X hybrid tuner
> 
> - Enable tda9887 on the following cx88 boards:
>   pcHDTV 3000
>   FusionHDTV3 Gold-T
> - This ensures that analog NTSC video will function properly, without 
>   this patch, the tuner may appear to be broken.
> 
> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>

Acked-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
> ---
> 
>  cx88-cards.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff -upr linux-2.6.14.3/drivers/media/video/cx88/cx88-cards.c
> linux/drivers/media/video/cx88/cx88-cards.c
> ---
> linux-2.6.14.3/drivers/media/video/cx88/cx88-cards.c        2005-10-27
> 20:02:08.000000000 -0400
> +++ linux/drivers/media/video/cx88/cx88-cards.c 2005-12-09
> 00:44:22.000000000 -0500
> @@ -567,6 +567,7 @@ struct cx88_board cx88_boards[] = {
>                 .radio_type     = UNSET,
>                 .tuner_addr     = ADDR_UNSET,
>                 .radio_addr     = ADDR_UNSET,
> +               .tda9887_conf   = TDA9887_PRESENT,
>                 .input          = {{
>                         .type   = CX88_VMUX_TELEVISION,
>                         .vmux   = 0,
> @@ -711,6 +712,7 @@ struct cx88_board cx88_boards[] = {
>                 .radio_type     = UNSET,
>                 .tuner_addr     = ADDR_UNSET,
>                 .radio_addr     = ADDR_UNSET,
> +               .tda9887_conf   = TDA9887_PRESENT,
>                 .input          = {{
>                          .type   = CX88_VMUX_TELEVISION,
>                          .vmux   = 0,
> 
Cheers, 
Mauro.


  reply	other threads:[~2005-12-09 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-09  6:03 [STABLE PATCH] V4L/DVB: Fix analog NTSC for Thomson DTT 761X hybrid tuner Michael Krufky
2005-12-09 13:57 ` Mauro Carvalho Chehab [this message]
2005-12-13  7:29 ` [stable] " Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1134136649.10677.2.camel@localhost \
    --to=mchehab@brturbo.com.br \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkrufky@gmail.com \
    --cc=stable@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox