Tero Kristo <tero.kristo@xxxxxxxxx> writes: > Signed-off-by: Tero Kristo <tero.kristo@xxxxxxxxx> > --- > arch/arm/mach-omap2/clockdomain.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/clockdomain.c b/arch/arm/mach-omap2/clockdomain.c > index b0b5885..b27afc0 100644 > --- a/arch/arm/mach-omap2/clockdomain.c > +++ b/arch/arm/mach-omap2/clockdomain.c > @@ -481,6 +481,8 @@ void omap2_clkdm_allow_idle(struct clockdomain *clkdm) > v << __ffs(clkdm->clktrctrl_mask), > clkdm->pwrdm.ptr->prcm_offs, > CM_CLKSTCTRL); > + > + pwrdm_clkdm_state_switch(clkdm); > } > > /** Thanks, pulling into next PM branch. Kevin -- 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