summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorXiongfeng Wang <wangxiongfeng2@huawei.com>2022-11-16 19:33:39 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-11-30 19:50:04 +0100
commit91fda1f88c0968f1491ab150bb01690525af150a (patch)
tree188a7f3389628a2ce0a9917f4adfd022e9954460 /tools/perf/scripts/python/export-to-sqlite.py
parent5c51054896bcce1d33d39fead2af73fec24f40b6 (diff)
cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
pci_get_device() will increase the reference count for the returned pci_dev. We need to use pci_dev_put() to decrease the reference count after using pci_get_device(). Let's add it. Fixes: 59a3b3a8db16 ("cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ") Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions