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:
202e1ec
)
update backlight
author
钟勇汪
<zyw@rock-chips.com>
Wed, 19 May 2010 02:50:48 +0000
(
02:50
+0000)
committer
黄涛
<huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:35:13 +0000
(13:35 +0800)
arch/arm/mach-rk2818/include/mach/board.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk2818/include/mach/board.h
b/arch/arm/mach-rk2818/include/mach/board.h
index c723c348fc99e438a440d6aa484fe59a4f6716b6..f882f2b99fd0088bfb9d28fe249d307afb03dd2e 100644
(file)
--- a/
arch/arm/mach-rk2818/include/mach/board.h
+++ b/
arch/arm/mach-rk2818/include/mach/board.h
@@
-62,6
+62,7
@@
struct rk2818bl_info{
u32 pwm_id;
u32 pw_pin;
u32 bl_ref;
+ char *pw_iomux;
struct timer_list timer;
struct notifier_block freq_transition;
};