On 21-03-16, 15:46, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[email protected]> > > Move the part of cpufreq_update_policy() that obtains the current > frequency from the driver and updates policy->cur if necessary to > a separate function, cpufreq_get_current_freq(). > > That should not introduce functional changes and subsequent change > set will need it. > > Signed-off-by: Rafael J. Wysocki <[email protected]> > --- > drivers/cpufreq/cpufreq.c | 28 +++++++++++++++++++--------- > 1 file changed, 19 insertions(+), 9 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- viresh

