]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/linux/power_supply.h
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
[linux-beck.git] / include / linux / power_supply.h
index 7510617906264cf8d7ae6dda754470afea793218..3965503315ef488f795536bb223ab19e9db929dd 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;