mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +00:00
61978807b0
The POWER_SUPPLY_PROP_VOLTAGE_MIN_DESIGN and
POWER_SUPPLY_PROP_VOLTAGE_MAX_DESIGN values should be immutable
properties of the battery, but for this driver they are writable values
and used as the minimum and maximum values for charging. Remove the
DESIGN designation from these values.
Fixes:
|
||
---|---|---|
.. | ||
reset | ||
sequencing | ||
supply | ||
Kconfig | ||
Makefile |