mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
rk3066b m701:change min_brightness that some pads whould get black
This commit is contained in:
@@ -287,7 +287,7 @@ static struct rk29_bl_info rk29_bl_info = {
|
||||
.bl_ref = PWM_EFFECT_VALUE,
|
||||
.io_init = rk29_backlight_io_init,
|
||||
.io_deinit = rk29_backlight_io_deinit,
|
||||
.min_brightness = 20,
|
||||
.min_brightness = 40,
|
||||
.delay_ms = 0,
|
||||
.pwm_suspend = rk29_backlight_pwm_suspend,
|
||||
.pwm_resume = rk29_backlight_pwm_resume,
|
||||
|
||||
Reference in New Issue
Block a user