[linux-dvb] I2C changes in 2.6.14-rc1 causes breakage

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

 



It appears we have breakage again b/n cvs and the linux kernel drivers.  It
appears to be I2C related. One example is the following:

saa7146_i2c.c

@@ -387,8 +386,6 @@ static int saa7146_i2c_xfer(struct i2c_a

 /* exported algorithm data */
 static struct i2c_algorithm saa7146_algo = {
-       .name           = "saa7146 i2c algorithm",
-       .id             = I2C_ALGO_SAA7146,
        .master_xfer    = saa7146_i2c_xfer,
        .functionality  = saa7146_i2c_func,
 };

Best Regards,
C.



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

  Powered by Linux