Hi Wolfram, I find it confusing that I2C slave support is included even when CONFIG_I2C_SLAVE is not set. I don't know if this was discussed before? Most systems don't need this code so including it unconditionally seems suboptimal. I am considering adding ifdefs around the code to only include it when CONFIG_I2C_SLAVE is set. Alternatively the code could be moved to a separate module altogether. What do you think? Thanks, -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html