All of lore.kernel.org
 help / color / mirror / Atom feed
* bttv maintainers
@ 2004-10-11 18:44 matthieu castet
  0 siblings, 0 replies; only message in thread
From: matthieu castet @ 2004-10-11 18:44 UTC (permalink / raw)
  To: linux-kernel

[-- 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);

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

only message in thread, other threads:[~2004-10-11 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-11 18:44 bttv maintainers matthieu castet

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.