drm/i915: Unregister ACPI video driver when exiting
authorMatthew Garrett <mjg59@srcf.ucam.org>
Wed, 1 Apr 2009 18:52:29 +0000 (19:52 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 17 Apr 2009 20:31:07 +0000 (13:31 -0700)
The i915 DRM triggers registration of the ACPI video driver on load. It
should unregister it at unload in order to avoid generating backtraces on
being reloaded.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found