drivers-platform-x86: use acpi_video_dmi_promote_vendor()
authorCorentin Chary <corentin.chary@gmail.com>
Wed, 13 Jun 2012 07:32:02 +0000 (09:32 +0200)
committerMatthew Garrett <mjg@redhat.com>
Sat, 28 Jul 2012 04:11:48 +0000 (00:11 -0400)
commita60b21763cce01c64cc537869662b41429c62e5f
treece4f466fd454dcb0cbf0759c9d530c698cf31b71
parentf838eb5bd257e8a666aa8c451058fa198df7e299
drivers-platform-x86: use acpi_video_dmi_promote_vendor()

Instead of using directly acpi_video_unregister(), use
acpi_video_dmi_promote_vendor() (and make it call
acpi_video_unregister() if needed)

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/acer-wmi.c
drivers/platform/x86/apple-gmux.c
drivers/platform/x86/samsung-laptop.c