On Mon, Feb 02, 2009 at 09:22:30AM +0530, Pillai, Manikandan wrote: > > Ditto. It's important to remember that this I2C driver is going to be > > used by all OMAP systems using I2C - patching in ifdefs for setting up > > each board isn't going to scale, they would end up obscuring the code > > for the I2C controller itself. > [Pillai, Manikandan] I can move this to board-omap3evm.c. I shall be using > static struct platform_device omap_i2c_devices[] as extern in board-omap3evm.c > to register the child platform device. I'm not sure what devices you're registering as children here but note that consumers do not need to be children of the regulator in the device tree. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html