On Fri, Jul 20, 2012 at 11:34 AM, Rajendra Nayak <rnayak@xxxxxx> wrote: > With .power_on/.power_down hooks now available within the powerdomain > framework, its possible to clean a lot of mpu/core power_on/power_down > related code within omap_sram_idle into respective callbacks for these > powerdomains. > > This should atleast also optimise the core domain context save > in CPUidle when attempting deeper C states, to prevent a core > domain context save when a device in core is still active. > The current code in such cases does a blind context save and > tries to put core domain down, even while devices are active. > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> > --- Looks more modular now. Thanks Rajendra and this series is a good step towards decoupling CORE IDLE with CPUIDLE. Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx> Regards Santosh -- 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