]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/bochs: Do managed resource cleanup
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 2 Sep 2024 10:53:41 +0000 (12:53 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 6 Sep 2024 12:41:34 +0000 (14:41 +0200)
commit58e980c16815ce4ff8a5e036a126358afceca538
tree59743ddb7c1eadfe0a0b7d04cd7edec7512948fe
parent759ef92532f3c332541f475f5ca91161dbde72e8
drm/bochs: Do managed resource cleanup

Do managed cleanup of all PCI resources. Remove the now-unused cleanup
helper bochs_hw_fini().

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240902105546.792625-4-tzimmermann@suse.de
drivers/gpu/drm/tiny/bochs.c