An
Would'nt it be more energy efficient to say data->currpstate=data->numps here? Looks like an too low p-state causes the errata.+ if (i >= data->numps) + data->currpstate = 0; + else + data->currpstate = i; + }
achim~ -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html