Kim Kyuwon <chammoru@xxxxxxxxx> writes: > mpu_pd, core_pd is already assigned at the beginning of the > omap3_idle_init() function. > > Signed-off-by: Kim Kyuwon <q1.kim@xxxxxxxxxxx> Thanks, pushing to PM branch. Kevin > --- > arch/arm/mach-omap2/cpuidle34xx.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/mach-omap2/cpuidle34xx.c > b/arch/arm/mach-omap2/cpuidle34xx.c > index 5e50c46..630108c 100644 > --- a/arch/arm/mach-omap2/cpuidle34xx.c > +++ b/arch/arm/mach-omap2/cpuidle34xx.c > @@ -272,8 +272,6 @@ int omap3_idle_init(void) > __func__); > return -EIO; > } > - mpu_pd = pwrdm_lookup("mpu_pwrdm"); > - core_pd = pwrdm_lookup("core_pwrdm"); > return 0; > } > #endif /* CONFIG_CPU_IDLE */ > -- > 1.5.2.5 > > > -- > Kyuwon -- 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