X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=include%2Flinux%2Fpower_supply.h;h=f80769175c56dc9f07a234e950394b30cc891230;hb=3ffa6583e24e1ad1abab836d24bfc9d2308074e5;hp=b21c4bd96b84f2b78397114efb3062e68dbe59c6;hpb=ce397d215ccd07b8ae3f71db689aedb85d56ab40;p=linux.git diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h index b21c4bd96b84..f80769175c56 100644 --- a/include/linux/power_supply.h +++ b/include/linux/power_supply.h @@ -269,6 +269,7 @@ struct power_supply { spinlock_t changed_lock; bool changed; bool initialized; + bool removing; atomic_t use_cnt; #ifdef CONFIG_THERMAL struct thermal_zone_device *tzd;