aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:09:51 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:09:51 +0000
commit2775b40e6679a921c5ecab729e021176fef56fb6 (patch)
treee7ffa7fa8ad88a5ca47876ea084439a972b47f7e /include
parent49a29fe542da56921c181955329a73478d1ec536 (diff)
fix-pcf50633-platform-backlight-resume-ramp-setting.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pcf50633.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pcf50633.h b/include/linux/pcf50633.h
index fa1c7e86feb..b94b72a579f 100644
--- a/include/linux/pcf50633.h
+++ b/include/linux/pcf50633.h
@@ -173,6 +173,7 @@ struct pcf50633_platform_data {
/* post-resume backlight bringup */
int defer_resume_backlight;
+ u8 resume_backlight_ramp_speed;
};
#endif /* _PCF50633_H */