From: Matthew Garrett Date: Wed, 15 Apr 2009 20:46:36 +0000 (+0100) Subject: drm/i915: Register ACPI video even when not modesetting X-Git-Tag: v2.6.30-rc4~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d770e3cfe5a274a343d896b2cc1646af85646fbc;p=pandora-kernel.git drm/i915: Register ACPI video even when not modesetting The ACPI video driver defers registration to the i915 driver if the system supports opregion-mediated backlight control. This registration was only being performed in the KMS case. Ensure it's done even if we don't have modesetting enabled. Signed-off-by: Matthew Garrett Signed-off-by: Eric Anholt --- Reading git-diff-tree failed