aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2013-09-16 18:56:40 +0530
committerRafael J. Wysocki <[email protected]>2013-09-30 20:18:45 +0200
commit2e6a5c80e6fa8fd3af6c2ffc5ad6073e798a1690 (patch)
treedce76c81297a54d6c6b028e5e70e851df44527d2 /tools/perf/scripts/python/netdev-times.py
parent2338799f3247ec19447a201baea8cf55bdc071d9 (diff)
cpufreq: tegra: fix implementation of ->exit()
->exit() of drivers should call cpufreq_frequency_table_put_attr() if they have called cpufreq_frequency_table_get_attr() earlier in init() and they aren't required to validate their cpufreq table in exit by calling cpufreq_frequency_table_cpuinfo(). Tegra's driver wasn't calling cpufreq_frequency_table_put_attr() and was calling cpufreq_frequency_table_cpuinfo() in exit. Fix both these issues in it. Signed-off-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions