Patch 38 / 50: code cleanup for tda9875

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



#Applies against: 2.6.17
#Signed-off-by: Uwe Bugla <uwe.bugla@xxxxxx>
#Changes: wipe out uncommented material
--- a/drivers/media/video/tda9875.c	2006-05-27 14:03:00
+++ b/drivers/media/video/tda9875.c	2006-05-29 23:35:00
@@ -339,29 +339,15 @@
 		 t->treble = 12;
 		if (t->treble < -12)
 		 t->treble = -12 & 0xff;
-
-
-
-//printk("tda9875 bal:%04x vol:%04x bass:%04x treble:%04x\n",va->balance,va->volume,va->bass,va->treble);
-
-
 		tda9875_set(client);
-
 		break;
-
 	} /* end of VIDEOCSAUDIO case */
-
 	default: /* Not VIDEOCGAUDIO or VIDEOCSAUDIO */
-
 		/* nothing */
 		dprintk("Default\n");
-
 	} /* end of (cmd) switch */
-
 	return 0;
 }
-
-
 static struct i2c_driver driver = {
 	.driver = {
 		.name   = "tda9875",
@@ -387,13 +373,5 @@
 {
 	i2c_del_driver(&driver);
 }
-
 module_init(tda9875_init);
 module_exit(tda9875_fini);
-
-/*
- * Local variables:
- * c-basic-offset: 8
- * End:
- */
-

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux