rk3066: fix board-rk30-ds975.c for screen blink

This commit is contained in:
wbx
2013-03-08 14:14:38 +08:00
parent e84added6d
commit 0e1471289e

View File

@@ -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,