diff options
author | Yang Yingliang <[email protected]> | 2022-11-12 20:56:06 +0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-11-20 06:04:16 -0800 |
commit | 3b7f98f237528c496ea0b689bace0e35eec3e060 (patch) | |
tree | 06266c4bb13081d328286f0b9478e3ebd1c96199 /scripts/gdb/linux/vmalloc.py | |
parent | b8d27d2ce8dfc207e4b67b929a86f2be76fbc6ef (diff) |
hwmon: (i5500_temp) fix missing pci_disable_device()
pci_disable_device() need be called while module exiting, switch to use
pcim_enable(), pci_disable_device() will be called in pcim_release().
Fixes: ada072816be1 ("hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets")
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions