[linux-dvb] Patch 40 / 50: code cleanup for tea5767
Uwe Bugla
uwe.bugla at gmx.de
Fri Jun 23 17:32:15 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/tea5767.c 2006-05-27 14:03:00
+++ b/drivers/media/video/tea5767.c 2006-05-30 00:05:00
@@ -14,14 +14,8 @@
#include <linux/videodev.h>
#include <linux/delay.h>
#include <media/tuner.h>
-
#define PREFIX "TEA5767 "
-
-/* from tuner-core.c */
extern int tuner_debug;
-
-/*****************************************************************************/
-
/******************************
* Write mode register values *
******************************/
@@ -125,14 +119,9 @@
TEA5767_LOW_LO_13MHz = 2,
TEA5767_HIGH_LO_13MHz = 3,
};
-
-
-/*****************************************************************************/
-
static void set_tv_freq(struct i2c_client *c, unsigned int freq)
{
struct tuner *t = i2c_get_clientdata(c);
-
tuner_warn("This tuner doesn't support TV freq.\n");
}
--
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