> + if (msgs[i - 1].flags & I2C_M_STOP) { > + bit_dbg(3, &i2c_adap->dev, > + "emitting enforced stop condition\n"); > + i2c_stop(adap); > + bit_dbg(3, &i2c_adap->dev, > + "emitting start condition\n"); Do you mind if I combine the two debug outputs into one? > + bit_dbg(3, &i2c_adap->dev, > + "emitting enforced stop/start condition\n");
Attachment:
signature.asc
Description: PGP signature