projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01d6584
)
rk3188 ds1006h: max_brightness is set to 150
author
wuhao
<wuhao@wuhao@rock-chips.com>
Fri, 1 Feb 2013 07:51:50 +0000
(15:51 +0800)
committer
wuhao
<wuhao@wuhao@rock-chips.com>
Fri, 1 Feb 2013 07:51:50 +0000
(15:51 +0800)
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk3188/board-rk3188-ds1006h.c
b/arch/arm/mach-rk3188/board-rk3188-ds1006h.c
index 3924bf4ba265e30f910c17310f2cc572bb9b8647..6e30ca2ff63885b0d29184df6bd2e28fbcbc46e9 100755
(executable)
--- a/
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
+++ b/
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
@@
-200,7
+200,7
@@
static int rk29_backlight_pwm_resume(void)
static struct rk29_bl_info rk29_bl_info = {
.min_brightness = 65,
- .max_brightness = 1
0
0,
+ .max_brightness = 1
5
0,
.brightness_mode =BRIGHTNESS_MODE_CONIC,
.pre_div = 40 * 1000, // pwm output clk: 40k;
.pwm_id = PWM_ID,