summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-05-26 21:11:11 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-05-26 21:11:10 -0700
commit55be72faa535ac89fb348522ac8c51059d51c6a1 (patch)
tree14bb7e13733fa19829b8ec6f2a42e2d739b9fa20 /include/linux
parentec7abeae1af7a6e322888575cfee27ec4e4cc582 (diff)
parente91e2202ec0b63f9e272ce2e075f58cfd90d7082 (diff)
Merge "power_supply: introduce PR_SWAP property"
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/power_supply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h
index aa8edf9928eb..5cc13e9fbd8f 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -248,6 +248,7 @@ enum power_supply_property {
POWER_SUPPLY_PROP_CTM_CURRENT_MAX,
POWER_SUPPLY_PROP_HW_CURRENT_MAX,
POWER_SUPPLY_PROP_REAL_TYPE,
+ POWER_SUPPLY_PROP_PR_SWAP,
/* Local extensions of type int64_t */
POWER_SUPPLY_PROP_CHARGE_COUNTER_EXT,
/* Properties of type `const char *' */