projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9184a2
)
power: supply: ab8500: Drop unused member
author
Linus Walleij
<linus.walleij@linaro.org>
Sat, 22 May 2021 22:50:43 +0000
(
00:50
+0200)
committer
Sebastian Reichel
<sre@kernel.org>
Thu, 3 Jun 2021 16:40:15 +0000
(18:40 +0200)
This setting is read directly from the device tree in
the ab8500_charger.c code.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/ab8500-bm.h
patch
|
blob
|
history
diff --git
a/drivers/power/supply/ab8500-bm.h
b/drivers/power/supply/ab8500-bm.h
index 871bdc1f5cbdacc65b422e0bbba8950be0ccab7e..0c940571e5b0f655e4967a9ba765135a21af7ca2 100644
(file)
--- a/
drivers/power/supply/ab8500-bm.h
+++ b/
drivers/power/supply/ab8500-bm.h
@@
-506,7
+506,6
@@
struct abx500_bm_data {
int usb_safety_tmr_h;
int bkup_bat_v;
int bkup_bat_i;
- bool autopower_cfg;
bool no_maintenance;
bool capacity_scaling;
bool chg_unknown_bat;