[linux-dvb] Patch 39 / 50: code cleanup for tda9887
Uwe Bugla
uwe.bugla at gmx.de
Fri Jun 23 17:31:20 CEST 2006
#Applies against: 2.6.17
#Signed-off-by: Uwe Bugla <uwe.bugla at gmx.de>
#Changes: wipe out uncommented material
--- a/drivers/media/video/tda9887.c 2006-05-27 14:03:00
+++ b/drivers/media/video/tda9887.c 2006-05-29 23:49:00
@@ -8,25 +8,8 @@
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/delay.h>
-
#include <media/v4l2-common.h>
#include <media/tuner.h>
-
-
-/* Chips:
- TDA9885 (PAL, NTSC)
- TDA9886 (PAL, SECAM, NTSC)
- TDA9887 (PAL, SECAM, NTSC, FM Radio)
-
- found on:
- - Pinnacle PCTV (Jul.2002 Version with MT2032, bttv)
- TDA9887 (world), TDA9885 (USA)
- Note: OP2 of tda988x must be set to 1, else MT2032 is disabled!
- - KNC One TV-Station RDS (saa7134)
- - Hauppauge PVR-150/500 (possibly more)
-*/
-
-
/* Addresses to scan */
static unsigned short normal_i2c[] = {
0x84 >>1,
@@ -906,14 +889,5 @@
{
i2c_del_driver(&driver);
}
-
module_init(tda9887_init_module);
module_exit(tda9887_cleanup_module);
-
-/*
- * Overrides for Emacs so that we follow Linus's tabbing style.
- * ---------------------------------------------------------------------------
- * 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
More information about the linux-dvb
mailing list