提交 8c2fac99 编写于 作者: C Colin Ian King 提交者: Sebastian Reichel

power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"

Trivial fix to spelling mistake in dev_dbg message text
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk>
上级 bb772d0f
...@@ -1408,7 +1408,7 @@ static void ab8500_fg_charge_state_to(struct ab8500_fg *di, ...@@ -1408,7 +1408,7 @@ static void ab8500_fg_charge_state_to(struct ab8500_fg *di,
static void ab8500_fg_discharge_state_to(struct ab8500_fg *di, static void ab8500_fg_discharge_state_to(struct ab8500_fg *di,
enum ab8500_fg_discharge_state new_state) enum ab8500_fg_discharge_state new_state)
{ {
dev_dbg(di->dev, "Disharge state from %d [%s] to %d [%s]\n", dev_dbg(di->dev, "Discharge state from %d [%s] to %d [%s]\n",
di->discharge_state, di->discharge_state,
discharge_state[di->discharge_state], discharge_state[di->discharge_state],
new_state, new_state,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册