commit | 493b4cd285e68d8d8d5853a2536ea06f8cabeaeb | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Nov 25 16:04:20 2014 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Dec 02 00:01:24 2014 +0100 |
tree | 1bfd16d752e91131fdb009c87a53f73bbf8b6882 | |
parent | cc87b8a8e94d840863334151f3525fd286c9ae23 [diff] |
cpufreq: arm_big_little: free OPP table created during ->init() OPP layer now supports freeing of OPPs and we should free them once they aren't useful anymore. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>