[linux-dvb] I2C changes in 2.6.14-rc1 causes breakage
C.Y.M
syphir at syphir.sytes.net
Tue Sep 13 09:57:46 CEST 2005
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.
More information about the linux-dvb
mailing list