X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Flinux%2Fpower_supply.h;h=3965503315ef488f795536bb223ab19e9db929dd;hb=08fd8c17686c6b09fa410a26d516548dd80ff147;hp=7510617906264cf8d7ae6dda754470afea793218;hpb=c05c2ec96bb8b7310da1055c7b9d786a3ec6dc0c;p=cascardo%2Flinux.git diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h index 751061790626..3965503315ef 100644 --- a/include/linux/power_supply.h +++ b/include/linux/power_supply.h @@ -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;