diff options
author | Daniel Vetter <[email protected]> | 2020-04-15 09:39:40 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2020-04-28 15:08:01 +0200 |
commit | 8558de401b5fbbfb1df96d6986bba3c79cd47401 (patch) | |
tree | 9b4b8ac4dfbca8377e9d0252580dcc9d9527882f /tools/perf/scripts/python | |
parent | dd9a68935f93e95a9f9f231e4b2853b897162c85 (diff) |
drm/vboxvideo: use managed pci functions
Allows us to drop the cleanup code on the floor.
Sam noticed in his review:
> With this change we avoid calling pci_disable_device()
> twise in case vbox_mm_init() fails.
> Once in vbox_hw_fini() and once in the error path.
v2: Include Sam's review remarks
v3: Fix typo in commit summary (Thomas Zimmermann)
Acked-by: Sam Ravnborg <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Hans de Goede <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions