On 27-07-15, 16:07, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[email protected]> > > Change cpufreq_policy_alloc() to take a CPU number instead of a CPU > device pointer as its argument, as it is the only function called by > cpufreq_add_dev() taking a device pointer argument at this point. > > That will allow us to split the CPU online part from cpufreq_add_dev() > more cleanly going forward. > > Signed-off-by: Rafael J. Wysocki <[email protected]> > --- > drivers/cpufreq/cpufreq.c | 12 ++++++++---- > 1 file changed, 8 insertions(+), 4 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

