diff options
author | Daniel Vetter <[email protected]> | 2017-05-08 10:26:33 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-05-09 13:22:11 +0200 |
commit | 45c3d213a400c952ab7119f394c5293bb6877e6b (patch) | |
tree | 7b974913b9fdb3e430b5c2bd0c11c3aac7e9b168 /tools/lib/api/debug.c | |
parent | b13b4d1b81e5d6a0e7399ab1c90398652774adb8 (diff) |
drm: Nerf the preclose callback for modern drivers
With all drivers converted there's only legacy dri1 drivers using it.
Not going to touch those, instead just hide it like we've done with
other dri1 driver hooks like firstopen.
In all this I didn't find any real reason why we'd needed 2 hooks, and
having symmetry between open and close just appeases my OCD better.
Yeah, someone else could do an s/postclose/close/, but that's for
someone who understands cocci. And maybe after this series is reviewed
and landed, to avoid patch-regen churn.
v2: s/last/post/close in the kernel-doc (Sean).
Reviewed-by: Sean Paul <[email protected]>
Reviewed-by: Liviu Dudau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions