From: Jani Nikula Date: Wed, 13 Aug 2014 09:10:12 +0000 (+0300) Subject: drm/i915: add some framework for backlight bl_power support X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab656bb9012b9eabc21234caa47af478ea6ceec5;p=pandora-kernel.git drm/i915: add some framework for backlight bl_power support Make backlight class sysfs bl_power a sub-state of backlight enabled, if a backlight power connector callback is defined. It's up to the connector callback to handle the sub-state, typically in a way that respects panel power sequencing. v2: Post the version that does not oops. *facepalm*. Signed-off-by: Jani Nikula Reviewed_by: Clinton Taylor Tested_by: Clinton Taylor Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed