aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorXiongfeng Wang <[email protected]>2022-11-16 19:33:39 +0800
committerRafael J. Wysocki <[email protected]>2022-11-30 19:50:04 +0100
commit91fda1f88c0968f1491ab150bb01690525af150a (patch)
tree188a7f3389628a2ce0a9917f4adfd022e9954460 /drivers/fpga/fpga-mgr.c
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 <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions