From: Jani Nikula Date: Fri, 8 Nov 2013 14:48:54 +0000 (+0200) Subject: drm/i915: make backlight info per-connector X-Git-Tag: v3.14-rc1~47^2~90^2~46^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58c68779e48fa6d60b97fadc3dcac61a6c318c4c;p=pandora-kernel.git drm/i915: make backlight info per-connector Move from dev_priv to connector->panel. We still don't allow multiple sysfs interfaces, though. There should be no functional changes, except for a slight reordering of connector backlight and sysfs destroy calls. (This change happens now that the backlight device is actually per-connector, even though the destroy calls became per-connector earlier.) Signed-off-by: Jani Nikula Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed