On 20/12/10 03:50, Marc Reilly wrote: > These patches add i2c support for the mc13xxx-core driver. This v3 improves the v2 > (http://lists.arm.linux.org.uk/lurker/message/20101215.214755.b6bae366.en.html) by splitting > the driver up into core, spi and i2c files so that it can support one subsystem in the absence > of the other. As noted by others, this needs to be re-worked so that the driver can always been built and used across bisections. A suggested approach would be to move items out into the header file first, and then maybe split the spi driver out of the core, and then add the I2c driver. It may also make the patch set easier to follow. -- 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