summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorShixiong Ou <oushixiong@kylinos.cn>2026-08-13 20:50:12 +0800
committerHelge Deller <deller@gmx.de>2026-08-15 10:40:57 +0200
commita41961f364bc7aee1611796e7ab5bd687708d770 (patch)
tree64930d02c4d5be70e851d6b678a3392dc082b349 /tools/perf/scripts/python/bin
parente36aa3669e0f2981bce9be85d38c50d83bf5e1ff (diff)
fbdev: nvidia: 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. Signed-off-by: Shixiong Ou <oushixiong@kylinos.cn> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions