]> Pileus Git - ~andy/linux/blobdiff - include/linux/pda_power.h
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / 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__ */