提交 f2ea85d7 编写于 作者: A Arvind Yadav 提交者: Jacek Anaszewski

leds: lp55xx: fix spelling mistake: 'cound' -> 'could'

Trivial fix to spelling mistakes in 'lp5523_init_program_engine'.
Signed-off-by: NArvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: NJacek Anaszewski <jacek.anaszewski@gmail.com>
上级 49404665
......@@ -323,7 +323,7 @@ static int lp5523_init_program_engine(struct lp55xx_chip *chip)
if (status != LP5523_ENG_STATUS_MASK) {
dev_err(&chip->cl->dev,
"cound not configure LED engine, status = 0x%.2x\n",
"could not configure LED engine, status = 0x%.2x\n",
status);
ret = -1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册