From: Matthew Garrett Date: Wed, 15 Apr 2009 20:46:36 +0000 (+0100) Subject: ACPI, i915: Register ACPI video even when not modesetting X-Git-Tag: v2.6.30-rc4~50^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7f0ab460f772b09a9c664d746236a280fec714c;p=pandora-kernel.git ACPI, 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. http://bugzilla.kernel.org/show_bug.cgi?id=13048 Signed-off-by: Matthew Garrett Signed-off-by: Len Brown --- Reading git-diff-tree failed