diff options
author | Ruan Jinjie <[email protected]> | 2022-09-22 09:37:09 +0800 |
---|---|---|
committer | Helge Deller <[email protected]> | 2022-10-08 15:20:09 +0200 |
commit | e82b0c3ea520609b953ace13ae8d44ba7b3cee54 (patch) | |
tree | b914bf877ea046efce18e702ea8c743f9f8d2724 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 5610bcfe8693c02e2e4c8b31427f1bdbdecc839c (diff) |
fbdev: tridentfb: Fix missing pci_disable_device() in probe and remove
Replace pci_enable_device() with pcim_enable_device(), pci_disable_device() and
pci_release_regions() will be called in release automatically.
Signed-off-by: ruanjinjie <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions