- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / include / linux / mfd / da903x.h
index c63b65c..0aa3a1a 100644 (file)
@@ -96,6 +96,10 @@ struct da9034_touch_pdata {
        int     y_inverted;
 };
 
+struct da9034_backlight_pdata {
+       int     output_current; /* output current of WLED, from 0-31 (in mA) */
+};
+
 /* DA9030 battery charger data */
 struct power_supply_info;