diff options
| author | Shixiong Ou <oushixiong@kylinos.cn> | 2026-08-13 20:50:13 +0800 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-08-15 10:40:57 +0200 |
| commit | d37b2326499593fe171a247e3c22489d0cbfef96 (patch) | |
| tree | e5bd274697edb0f4bf608216aba9cd18fd899d42 /tools/perf/scripts/python | |
| parent | a41961f364bc7aee1611796e7ab5bd687708d770 (diff) | |
fbdev: savage: Convert to managed PCI and ioremap API
Fix missing pci_disable_device() in probe and remove.
Use pcim_enable_device(), pcim_request_all_regions(),
devm_ioremap() and devm_ioremap_wc() to replace manual resource
management. Remove all pci_release_regions() and iounmap() calls.
Merge failed_init label into failed_enable.
Signed-off-by: Shixiong Ou <oushixiong@kylinos.cn>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
