From: Jesse Barnes Date: Wed, 11 Apr 2012 16:23:35 +0000 (-0700) Subject: drm/i915: allow PCH PWM override on IVB X-Git-Tag: v3.5-rc1~83^2~81^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82cfb6bcda164ef3a66b8c3fc549b1f9bdd09ad;p=pandora-kernel.git drm/i915: allow PCH PWM override on IVB On IVB, there are two sets of panel backlight regs: one in the CPU and one in the PCH. The CPU ones aren't generally used, so on IVB make sure we allow the PCH regs to actually control the backlight. v2: remove unused pwm variable (Daniel) move to init_hw function so we override on resume too Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed