diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-09-04 14:09:38 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-09-09 10:25:32 +0200 |
commit | e4aae21c9237ce4f05d40dbdda950f9b92acfd37 (patch) | |
tree | 59fc9eeead9592caef8a4c8ac7e825b3a5f26620 /rust/helpers/pci.c | |
parent | 7156602d56e5ad689ae11e03680ab6326238b5e3 (diff) |
drm/gma500: Do not clear framebuffer GEM objects during cleanup
Gma500 unnecessarily clears the framebuffer's GEM-object pointer
before calling drm_framebuffer_cleanup(). Remove this code to make
gma500 consistent with the rest of the drivers.
The change is cosmetic, as drm_framebuffer_cleanup() does not
touch the object pointer on gma500.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Link: https://lore.kernel.org/r/20250904121157.395128-1-tzimmermann@suse.de
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions