From: Jani Nikula Date: Tue, 17 Jun 2014 12:47:05 +0000 (+0300) Subject: drm/i915: default to having backlight if VBT not available X-Git-Tag: omap-for-v3.16/fixes-rc4~48^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c4b63aaf4c2cd91966b2a5e69e5367bea60bbe;p=pandora-kernel.git drm/i915: default to having backlight if VBT not available Apparently there are Apple laptops with magic smoke for a VBIOS, which we fail to find and use. Default to having and setting up backlight in this case. This fixes a regression introduced by commit c675949ec58ca50d5a3ae3c757892f1560f6e896 Author: Jani Nikula Date: Wed Apr 9 11:31:37 2014 +0300 drm/i915: do not setup backlight if not available according to VBT Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=77831 Reported-and-tested-by: Matteo Cypriani Cc: stable@vger.kernel.org # 3.15+ Reviewed-by: Imre Deak Signed-off-by: Jani Nikula --- Reading git-diff-tree failed