- There are few regulators (LDO's) which needs to be kept always ON in the system and few others can be handled by driver as per need basis. This series summarizes all the LDO's state and updates the default behavior. - As of today un-used regulators are not getting turned OFF. Need to specify explicitly that system has regulator constraints so that regulator core can disable unused resources after late init call (The one's which are not getting handled by any drivers). Changes done for 4430sdp and omap4panda. Girish S G (2): OMAP4:TWL6030: Regulator set the default behavior of LDO's OMAP: Regulator: Specify system has fully specified constraints arch/arm/mach-omap2/board-4430sdp.c | 7 +++++++ arch/arm/mach-omap2/board-omap4panda.c | 6 ++++++ 2 files changed, 13 insertions(+), 0 deletions(-) -- 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