Hi Andrew, On Wed, Jun 12, 2013 at 12:54:31PM +0200, Andrew Lunn wrote: > On Wed, Jun 12, 2013 at 10:07:11AM +0200, Maxime Ripard wrote: > > The Allwinner i2c controller uses the same logic as the Marvell one, but > > with slightly different register offsets. > > > > Introduce a structure that will be passed by either the pdata or > > associated to the compatible strings, and that holds the various > > registers that might be needed. > > Hi Maxime > > I don't think this change is bisectable. It assumes the platform data > passes the registers, which is not true until the next patch. > > Please can you re-arrange the order. Add the extra information to the > platform data, and then make use of it, not the other way around. Thanks to Tomasz comments, the next patch will be removed, and the whole regs passing in the pdata as well, so it will become bisectable. Thanks, Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- 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