Btrfs: don't walk around with task->state != TASK_RUNNING
[deliverable/linux.git] / include / linux / pda_power.h
index cb7d10f3076343f2e60e5a853411c05aefd6eb0f..d4cf7a2ceb3edfc7779cb4f10c76de5825288317 100644 (file)
@@ -31,6 +31,8 @@ struct pda_power_pdata {
        unsigned int wait_for_status; /* msecs, default is 500 */
        unsigned int wait_for_charger; /* msecs, default is 500 */
        unsigned int polling_interval; /* msecs, default is 2000 */
+
+       unsigned long ac_max_uA; /* current to draw when on AC */
 };
 
 #endif /* __PDA_POWER_H__ */
This page took 0.027054 seconds and 5 git commands to generate.