From ab656bb9012b9eabc21234caa47af478ea6ceec5 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Wed, 13 Aug 2014 12:10:12 +0300 Subject: [PATCH] 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-format-patch failed