max8925_power: Enable power change notifications
[deliverable/linux.git] / include / linux / mfd / max8925.h
index 10aeaf8bfb944b545f23a5b89c420dfe86d0263e..b8e6d9449086e3bcc126e8191611e77bc6303d72 100644 (file)
@@ -222,6 +222,8 @@ struct max8925_power_pdata {
        unsigned        fast_charge:3;  /* charge current */
        unsigned        no_temp_support:1; /* set if no temperature detect */
        unsigned        no_insert_detect:1; /* set if no ac insert detect */
+       char            **supplied_to;
+       int             num_supplicants;
 };
 
 /*
This page took 0.026361 seconds and 5 git commands to generate.