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

index c723c348fc99e438a440d6aa484fe59a4f6716b6..f882f2b99fd0088bfb9d28fe249d307afb03dd2e 100644 (file)
@@ -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;
 };