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. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
