apple_gmux: Fix ACPI video unregister
authorMatthew Garrett <mjg@redhat.com>
Fri, 17 Aug 2012 20:57:20 +0000 (16:57 -0400)
committerMatthew Garrett <mjg@redhat.com>
Fri, 17 Aug 2012 21:34:39 +0000 (17:34 -0400)
We were only calling acpi_video_unregister() if ACPI video support was built
in, not if it was a module.

Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found