Rev 2 of cleanups for cpufreq to include a couple of bugfixes we found as part 
of
additional dvfs testing and code review.

Testing done: OMAP4SDP4430 +.39-rc7- I think the only other major platform 
would be
omap2 - but I doubt it was functional previously - if someone has a chance to 
give
it a whirl, please do, as I dont have access to an OMAP2 platform atm :(.

Applies on top of:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git
branch: pm-wip/cpufreq

Changes since V1: http://marc.info/?l=linux-omap&m=130532085617487&w=2
        Patch 5 was reworked - return condition handling + lesser spam error msg
        Patch 6 was added - caught as part of kmemleak check
        
Nishanth Menon (6):
  OMAP2+: cpufreq: free up table on exit
  OMAP2+: cpufreq: handle invalid cpufreq table
  OMAP2+: cpufreq: minor comment cleanup
  OMAP2: cpufreq: use clk_init_cpufreq_table if OPPs not available
  OMAP2+: cpufreq: use cpufreq_frequency_table_target
  OMAP2+: cpufreq: fix freq_table leak

 arch/arm/mach-omap2/omap2plus-cpufreq.c |   81 ++++++++++++++++++++++++++-----
 1 files changed, 69 insertions(+), 12 deletions(-)

Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to