From: Jani Nikula Date: Fri, 8 Nov 2013 14:48:56 +0000 (+0200) Subject: drm/i915: handle backlight through chip specific functions X-Git-Tag: v3.14-rc1~47^2~90^2~46^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd688cd66db93f6430f6e2b3145ee5686daa315;p=pandora-kernel.git drm/i915: handle backlight through chip specific functions The backlight code has grown rather hairy, not least because the hardware registers and bits have repeatedly been shuffled around. And this isn't expected to get any easier with new hardware. Make things easier for our (read: my) poor brains, and split the code up into chip specific functions. There should be no functional changes. Signed-off-by: Jani Nikula Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed