We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570c223 commit 2422745Copy full SHA for 2422745
drivers/power/supply/adp5061.c
@@ -590,7 +590,7 @@ static int adp5061_get_property(struct power_supply *psy,
590
case POWER_SUPPLY_PROP_VOLTAGE_AVG:
591
/*
592
* This property is used to set the VWEAK threshold
593
- * bellow this value, weak charge mode is entered
+ * below this value, weak charge mode is entered
594
* above this value, fast chargerge mode is entered
595
*/
596
return adp5061_get_vweak_th(st, val);
0 commit comments