Loading drivers/cpuidle/lpm-levels.c +1 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,7 @@ static int cpu_power_select(struct cpuidle_device *dev, return -EINVAL; if (sleep_disabled) return best_level; return 0; /* * TODO: Loading Loading
drivers/cpuidle/lpm-levels.c +1 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,7 @@ static int cpu_power_select(struct cpuidle_device *dev, return -EINVAL; if (sleep_disabled) return best_level; return 0; /* * TODO: Loading