mm: move vmscan writes and file write accounting to the node
[cascardo/linux.git] / include / linux / power_supply.h
index 7510617..3965503 100644 (file)
@@ -248,6 +248,7 @@ struct power_supply {
        struct delayed_work deferred_register_work;
        spinlock_t changed_lock;
        bool changed;
+       bool initialized;
        atomic_t use_cnt;
 #ifdef CONFIG_THERMAL
        struct thermal_zone_device *tzd;