From: Jani Nikula Date: Tue, 12 Mar 2013 09:44:15 +0000 (+0200) Subject: drm/i915: keep backlight_level and backlight device brightness in sync X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~51^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b3ba5b22fc46736f3deb4c1d2300533c813a50;p=pandora-kernel.git drm/i915: keep backlight_level and backlight device brightness in sync A single point of truth would be better than two, but achieving that would require more abstractions for CONFIG_BACKLIGHT_CLASS_DEVICE=n with not a whole lot of real benefits. Take the short route and just keep the backlight levels in sync. In particular, update backlight device brightness on opregion brightness changes. Signed-off-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed