You need to sign in or sign up before continuing.
提交 7f232af3 编写于 作者: C Colin Ian King 提交者: Sebastian Reichel

power: supply: ab8500_charger: spelling: "prechage" -> "precharge"

trivial fix to spelling mistake in dev_error message.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk>
上级 6254a6a9
...@@ -3238,7 +3238,7 @@ static int ab8500_charger_init_hw_registers(struct ab8500_charger *di) ...@@ -3238,7 +3238,7 @@ static int ab8500_charger_init_hw_registers(struct ab8500_charger *di)
BUS_PP_PRECHG_CURRENT_MASK, 0); BUS_PP_PRECHG_CURRENT_MASK, 0);
if (ret) { if (ret) {
dev_err(di->dev, dev_err(di->dev,
"failed to setup usb power path prechage current\n"); "failed to setup usb power path precharge current\n");
goto out; goto out;
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册