diff options
author | Thomas Zimmermann <[email protected]> | 2024-08-12 10:28:24 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-08-13 16:21:09 +0200 |
commit | db1aeaf2a1374fb05d82a1f8fef5cbb059ce6a01 (patch) | |
tree | 759643a475b9d329cc4147b2c6b315bd60741a4a /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 7a26f18119d1daf910cca58f875582d50d0e4974 (diff) |
drm/nouveau: Do not set struct drm_driver.lastclose
Remove the implementation of struct drm_driver.lastclose. The hook
was only necessary before in-kernel DRM clients existed, but is now
obsolete. The code in nouveau_vga_lastclose() is performed by
drm_lastclose().
v2:
- update commit description
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Acked-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions