diff options
author | Simon Que <sque@chromium.org> | 2011-11-10 17:50:26 -0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-01-17 11:42:29 +0100 |
commit | 2aded1b6bb83cabe3ee5763e5c3834e36bf4a61f (patch) | |
tree | 77d9b463eb80c7ebdb99d574d8336c6f9337cae3 /lib/mpi | |
parent | 931872fceabacf2d4f8b6fbd51611c167e83164c (diff) |
drivers: i915: Fix BLC PWM register setup
There is an error in i915_read_blc_pwm_ctl, where the register values
are not being copied correctly. BLC_PWM_CTL and BLC_PWM_CTL2 are
getting mixed up. This patch fixes that so that saveBLC_PWM_CTL2 and
not saveBLC_PWM_CTL is copied to the BLC_PWM_CTL2 register.
Signed-off-by: Simon Que <sque@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions