]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vboxvideo: Call fb_deferred_io_cleanup() on cleanup
authorHans de Goede <hdegoede@redhat.com>
Sun, 6 Aug 2017 13:08:42 +0000 (15:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Aug 2017 22:57:15 +0000 (15:57 -0700)
commitaa411f4169d0fee91940a1056137de588bd68b96
treeb31165b46574e77a672ceed87780a3213db316fd
parent8040e6b5a614f94d4ccc16f78f9f175ab61eadfe
staging: vboxvideo: Call fb_deferred_io_cleanup() on cleanup

On driver cleanup we need to call fb_deferred_io_cleanup() if build
with CONFIG_FB_DEFERRED_IO set.

Suggested-by: Michael Thayer <michael.thayer@oracle.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vboxvideo/vbox_fb.c