diff options
| author | Takashi Iwai <[email protected]> | 2021-04-21 19:04:58 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2021-04-26 19:53:58 +0200 |
| commit | 9ea172a9a3f4a7c5e876469509fc18ddefc7d49d (patch) | |
| tree | 3361ac3b1906e56da0c920ae62f8154230b769c5 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 304a351957fccf0b2bb05c8c6e4097e9b1276ace (diff) | |
drm/ast: Fix missing conversions to managed API
The commit 7cbb93d89838 ("drm/ast: Use managed pci functions")
converted a few PCI accessors to the managed API and dropped the
manual pci_iounmap() calls, but it seems to have forgotten converting
pci_iomap() to the managed one. It resulted in the leftover resources
after the driver unbind. Let's fix them.
Fixes: 7cbb93d89838 ("drm/ast: Use managed pci functions")
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions