summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorShixiong Ou <oushixiong@kylinos.cn>2026-08-13 20:50:15 +0800
committerHelge Deller <deller@gmx.de>2026-08-15 10:40:58 +0200
commit27c97be7f3c6b62cf872502374fb77d973950648 (patch)
treea678f13b78b01ef1a26fb6ecb721d66b3156dced /tools/perf/scripts/python/bin/stackcollapse-report
parentb2c3a91e2ba88aa3d671265c79b5eb321f96ed1e (diff)
fbdev: atyfb: Convert to managed PCI and ioremap API
Fix missing pci_disable_device() in probe and remove. Use pcim_enable_device(), pcim_request_region(), devm_ioremap(), devm_ioremap_uc() and devm_ioremap_wc() for the PCI path. Convert aux_start to devm_request_mem_region(). Guard atyfb_remove() to only unmap/release for non-PCI (Atari) devices. Keep iounmap for sprite.addr outside the guard since it uses raw ioremap(). Signed-off-by: Shixiong Ou <oushixiong@kylinos.cn> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions