From: Jani Nikula Date: Fri, 8 Nov 2013 14:48:55 +0000 (+0200) Subject: drm/i915: make asle notifications update backlight on all connectors X-Git-Tag: v3.14-rc1~47^2~90^2~46^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91c9f32843a1b433de5a1ead4789a6bc8d3d914;p=pandora-kernel.git drm/i915: make asle notifications update backlight on all connectors ALthough usually there's only one connector that supports backlight, this also finds the correct connector. Before, we only updated the connector on pipe A, which might not be the one with backlight. (This only made a difference on BYT.) Signed-off-by: Jani Nikula Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed