Loading arch/arm/mach-msm/lpm_levels.c +1 −1 Original line number Diff line number Diff line Loading @@ -771,7 +771,7 @@ static int lpm_cpuidle_enter(struct cpuidle_device *dev, dev->last_residency = (int)time; local_irq_enable(); return index; return idx; } /** Loading Loading
arch/arm/mach-msm/lpm_levels.c +1 −1 Original line number Diff line number Diff line Loading @@ -771,7 +771,7 @@ static int lpm_cpuidle_enter(struct cpuidle_device *dev, dev->last_residency = (int)time; local_irq_enable(); return index; return idx; } /** Loading