diff options
| author | Philipp Stanner <pstanner@redhat.com> | 2024-10-21 12:11:16 +0300 |
|---|---|---|
| committer | Sui Jingfeng <sui.jingfeng@linux.dev> | 2024-11-25 05:28:40 +0300 |
| commit | ca053ee3c6a7a877754e6f444ce5f520e3c0a856 (patch) | |
| tree | ef09aefbc81ffd2f872605ee04b4a9b8c1334b3c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 850d71f6bf4c2010efae845f9ff841cce902f22c (diff) | |
| download | linux-ca053ee3c6a7a877754e6f444ce5f520e3c0a856.tar.xz | |
drm/lsdc: Request PCI BAR
lsdc currently just ioremaps its PCI BAR with pcim_iomap(). Performing
a region regquest additionally can make the driver more robust.
Replace pcim_iomap() with the managed function pcim_iomap_region() which
performs the request and ioremaps the BAR.
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Reviewed-by: Sui Jingfeng <sui.jingfeng@linux.dev>
Signed-off-by: Sui Jingfeng <sui.jingfeng@linux.dev>
Link: https://patchwork.freedesktop.org/patch/msgid/20241021091116.14368-1-pstanner@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
