power: supply: Fix a typo
Fix a typo in comments. Reported-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Andrew Kreimer <algonell@gmail.com> Acked-by: Michael Hennerich <michael.hennerich@analog.com> Link: https://lore.kernel.org/r/20240912125303.44118-1-algonell@gmail.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
committed by
Sebastian Reichel
parent
570c2234d5
commit
24227455dd
@@ -590,7 +590,7 @@ static int adp5061_get_property(struct power_supply *psy,
|
||||
case POWER_SUPPLY_PROP_VOLTAGE_AVG:
|
||||
/*
|
||||
* This property is used to set the VWEAK threshold
|
||||
* bellow this value, weak charge mode is entered
|
||||
* below this value, weak charge mode is entered
|
||||
* above this value, fast chargerge mode is entered
|
||||
*/
|
||||
return adp5061_get_vweak_th(st, val);
|
||||
|
||||
Reference in New Issue
Block a user