OSDN Git Service

staging: vboxvideo: Replace crtc_helper enable/disable functions
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 Sep 2018 12:18:22 +0000 (14:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Sep 2018 12:31:33 +0000 (05:31 -0700)
commit33f48cc1f11c29e2337c280d6e61688465c64976
treea89d4dcbc1545e1180ae2399ccbd54bb9831d513
parent04ed7ed769f9b4476414ccf700a668a38e2a2454
staging: vboxvideo: Replace crtc_helper enable/disable functions

Replace vbox_crtc_commit and vbox_crtc_disable with
vbox_crtc_atomic_[en|dis]able which are the preferred callbacks for
these for atomic drivers.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vboxvideo/vbox_mode.c