On Wed, Jan 11, 2012 at 04:11:49PM +0530, AnilKumar Ch wrote: > + rdev = regulator_register(®ulators[pdev->id], &pdev->dev, > + pdev->dev.platform_data, tps); Oh, actually - this needs redoing against -next, regulator_register now takes an additional of_node argument. If there's no device tree support it can be null. -- 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