Re: [PATCH 0/8] cpufreq: cleanups and reorganization
From: Rafael J. Wysocki <hidden>
Date: 2016-06-01 16:44:03
On Wednesday, June 01, 2016 04:04:14 PM Viresh Kumar wrote:
Hi Rafael, This cleans up cpufreq core and few platform drivers a bit. Its mostly around cleaning up the usage of cpufreq_frequency_table_target(), which will be optimized in a later series. This is just preparatory cleanup for that. Also note that the 4th patch was sent earlier as well in a different form and this is V3 of that. Viresh Kumar (8): ARM: s3c24xx: Sort cpufreq tables cpufreq: s3c24xx: Remove useless checks cpufreq: powerenv: Fix memory leak cpufreq: Remove cpufreq_frequency_get_table() cpufreq: ondemand: Don't keep a copy of freq_table pointer cpufreq: Drop freq-table param to cpufreq_frequency_table_target() cpufreq: Drop 'freq_table' argument of __target_index() cpufreq: Return index from cpufreq_frequency_table_target()
All of this makes sense to me, so I'm going to apply it. BTW, if you CC the Linaro list, please also CC the LKML. Thanks, Rafael