update backlight

This commit is contained in:
钟勇汪
2010-05-19 02:50:48 +00:00
committed by 黄涛
parent 202e1ecc23
commit fd185f333a

View 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;
};