commit | 9f6f955ae4994dd4ad5513a0d959468763a45fa5 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Fri Aug 17 16:57:20 2012 -0400 |
committer | Matthew Garrett <mjg@redhat.com> | Fri Aug 17 17:34:39 2012 -0400 |
tree | 35cc385e9e515a2b2981490117c30c976b8a0e09 | |
parent | 96ff705638e3d61b1e45a047c0f9f3bb622fa32f [diff] |
apple_gmux: Fix ACPI video unregister 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>