forked from Minki/linux
power: supply: charger-manager: Fix a comment
Update a comment which is no more up to date since commit
2ed9e9b653
.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
This commit is contained in:
parent
096fc160b7
commit
0299484e4d
@ -1651,8 +1651,8 @@ static int charger_manager_probe(struct platform_device *pdev)
|
||||
}
|
||||
|
||||
/*
|
||||
* The following two do not need to be errors.
|
||||
* Users may intentionally ignore those two features.
|
||||
* Some of the following do not need to be errors.
|
||||
* Users may intentionally ignore those features.
|
||||
*/
|
||||
if (desc->fullbatt_uV == 0) {
|
||||
dev_info(&pdev->dev, "Ignoring full-battery voltage threshold as it is not supplied\n");
|
||||
|
Loading…
Reference in New Issue
Block a user