On Wed, 18 Jul 2012, Bedia, Vaibhav wrote: > I checked the different inits which get skipped right now. I think > _init_voltages() > should not really be dependent on the DT check to cover the cases wherein the > voltages > are controlled using a regular regulator driver. However right now I don't > know what > approach to take here. For now I have sent an RFC patch [1] with just the > movement of > suspend ops.
That seems reasonable based on a quick glance. Why not update your patch to just keep that code where it is and wrap the the pmic and voltage late init in that DT test? - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
