public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: matthieu castet <castet.matthieu@free.fr>
To: linux-kernel@vger.kernel.org
Subject: bttv maintainers
Date: Mon, 11 Oct 2004 20:44:02 +0200	[thread overview]
Message-ID: <416AD472.5050909@free.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

Hi the email adress in MAINTAINERS is right ?
I send 3 mail to kraxel@bytesex.org but I have no reply (the first one 
was send 5 day ago).

The fist to problem irq fixes and fix read pb seem to the solve in cvs.
The last one explain a bug describe here : 
http://sourceforge.net/forum/forum.php?thread_id=1156319&forum_id=217872

I attach the patch that solve the problem.

Signed-Off-By: Matthieu Castet <castet.matthieu@free.fr>

[-- Attachment #2: t --]
[-- Type: text/plain, Size: 334 bytes --]

--- linux-2.6.8.1/drivers/media/video/bttv-driver.cold	2004-10-09 21:17:34.000000000 +0200
+++ linux-2.6.8.1/drivers/media/video/bttv-driver.c	2004-10-09 21:20:42.000000000 +0200
@@ -1568,6 +1568,7 @@
 			return 0;
 		}
 
+		bttv_call_i2c_clients(btv,cmd,v);
 		btv->tvnorm = v->norm;
 		set_input(btv,v->channel);
 		up(&btv->lock);

                 reply	other threads:[~2004-10-11 18:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=416AD472.5050909@free.fr \
    --to=castet.matthieu@free.fr \
    --cc=linux-kernel@vger.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