On 01/10/2018 11:56, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[email protected]> > > The predicted_us field in struct menu_device is only accessed in > menu_select(), so replace it with a local variable in that function. > > With that, stop using expected_interval instead of predicted_us to > store the new predicted idle duration value if it is set to the > selected state's target residency which is quite confusing. > > Signed-off-by: Rafael J. Wysocki <[email protected]> > ---
Acked-by: Daniel Lezcano <[email protected]> -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog

