提交 d4c55da2 编写于 作者: C Colin Ian King 提交者: Lee Jones

mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"

Trivial spelling mistake fixes in dev_err message.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 d34bffb5
......@@ -753,7 +753,7 @@ static int si476x_core_probe(struct i2c_client *client,
ARRAY_SIZE(core->supplies),
core->supplies);
if (rval) {
dev_err(&client->dev, "Failet to gett all of the regulators\n");
dev_err(&client->dev, "Failed to get all of the regulators\n");
goto free_gpio;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册