Re: [PATCH 3/3] intel_pstate: Clean up get_target_pstate_use_performance()

2016-05-09 Thread Srinivas Pandruvada
On Sat, 2016-05-07 at 01:47 +0200, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The way the code in get_target_pstate_use_performance() is arranged > and the comments in there are totally confusing, so modify them to > reflect what's going on. > > The results of the computations should

[PATCH 3/3] intel_pstate: Clean up get_target_pstate_use_performance()

2016-05-06 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The way the code in get_target_pstate_use_performance() is arranged and the comments in there are totally confusing, so modify them to reflect what's going on. The results of the computations should be the same as before. Signed-off-by: Rafael J. Wysocki --- drivers/cp