rk3066: fix board-rk30-ds975.c for screen blink
authorwbx <wbx@rock-chips.com>
Fri, 8 Mar 2013 06:14:38 +0000 (14:14 +0800)
committerwbx <wbx@rock-chips.com>
Fri, 8 Mar 2013 06:14:38 +0000 (14:14 +0800)
arch/arm/mach-rk30/board-rk30-ds975.c

index a516a67d7b9baace789666099a9b71c82b79e92b..ca328e49cb1f3236feb0bbd30b011a466edbf77a 100755 (executable)
@@ -821,6 +821,7 @@ static int rk29_backlight_pwm_resume(void)
 }
 
 static struct rk29_bl_info rk29_bl_info = {
+        .pre_div = 30*1000,
        .pwm_id = PWM_ID,
        .bl_ref = PWM_EFFECT_VALUE,
        .io_init = rk29_backlight_io_init,