mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RESEND] 2.5.44 bttv-driver.c
@ 2002-10-20 22:32 Bongani
  0 siblings, 0 replies; only message in thread
From: Bongani @ 2002-10-20 22:32 UTC (permalink / raw)
  To: kraxel; +Cc: linux-kernel

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

Hi Gerd

Sorry it looks like Kmail broke the patch. I have attached it instead

Cheers

[-- Attachment #2: bttv.patch --]
[-- Type: text/x-diff, Size: 610 bytes --]

--- linux-2.5/drivers/media/video/bttv-driver.c.old	2002-10-21 00:08:50.000000000 +0200
+++ linux-2.5/drivers/media/video/bttv-driver.c	2002-10-21 00:09:17.000000000 +0200
@@ -813,7 +813,7 @@
 	i2c_mux = mux = (btv->audio & AUDIO_MUTE) ? AUDIO_OFF : btv->audio;
 	if (btv->opt_automute && !signal && !btv->radio_user)
 		mux = AUDIO_OFF;
-	printk("bttv%d: amux: mode=%d audio=%d signal=%s mux=%d/%d irq=%s\n",
+	dprintk(KERN_DEBUG "bttv%d: amux: mode=%d audio=%d signal=%s mux=%d/%d irq=%s\n",
 	       btv->nr, mode, btv->audio, signal ? "yes" : "no",
 	       mux, i2c_mux, in_interrupt() ? "yes" : "no");
 

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

only message in thread, other threads:[~2002-10-20 22:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-20 22:32 [PATCH RESEND] 2.5.44 bttv-driver.c Bongani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®