diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-09-16 15:26:45 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-09-30 20:18:45 +0200 |
commit | 999fe7951a49fa885f52df85c4f91c913858a232 (patch) | |
tree | 0ae16db48569714eea41233fa09db2c387548b98 /drivers/cpufreq/omap-cpufreq.c | |
parent | cpufreq: exynos: call cpufreq_frequency_table_put_attr() (diff) | |
download | linux-999fe7951a49fa885f52df85c4f91c913858a232.tar.xz linux-999fe7951a49fa885f52df85c4f91c913858a232.zip |
cpufreq: loongson2: call cpufreq_frequency_table_put_attr()
Drivers which have an exit path must call cpufreq_frequency_table_put_attr() if
they have called cpufreq_frequency_table_get_attr() in their init path.
This driver was missing this part and is fixed with this patch.
Cc: John Crispin <blogic@openwrt.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions