This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / i2c / chips / fscher.c
index f41ab9f..ab5b70f 100644 (file)
@@ -38,7 +38,9 @@
  */
 
 static unsigned short normal_i2c[] = { 0x73, I2C_CLIENT_END };
+static unsigned short normal_i2c_range[] = { I2C_CLIENT_END };
 static unsigned int normal_isa[] = { I2C_CLIENT_ISA_END };
+static unsigned int normal_isa_range[] = { I2C_CLIENT_ISA_END };
 
 /*
  * Insmod parameters
@@ -154,7 +156,7 @@ struct fscher_data {
  * Internal variables
  */
 
-static int fscher_id;
+static int fscher_id = 0;
 
 /*
  * Sysfs stuff