diff options
author | Ben Skeggs <bskeggs@nvidia.com> | 2024-07-26 14:37:52 +1000 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2024-07-27 03:05:18 +0200 |
commit | 20d70de5823ee6b9d4e8b3db4c13123cee0358af (patch) | |
tree | 20907dcf889dc2dfd6970d9c9704084a6066f68f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 0d5040e406d2c4404d26b841c4aa34cec0bf1088 (diff) |
drm/nouveau: move nouveau_drm_device_fini() above init()
The next commit wants to be able to call fini() from an init() failure
path to remove the need to duplicate a bunch of cleanup.
Moving fini() above init() avoids the need for a forward-declaration.
Signed-off-by: Ben Skeggs <bskeggs@nvidia.com>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240726043828.58966-2-bskeggs@nvidia.com
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions