Commit 1f026587 authored by Wang Qing's avatar Wang Qing Committed by Jonathan Cameron

iio:light:gp2ap002 fix spelling typo in comments

Change the comment typo: "definately" -> "definitely".
Signed-off-by: default avatarWang Qing <wangqing@vivo.com>
Link: https://lore.kernel.org/r/1600772818-30882-1-git-send-email-wangqing@vivo.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 0854fa22
......@@ -566,7 +566,7 @@ static int gp2ap002_probe(struct i2c_client *client,
/*
* Initialize the device and signal to runtime PM that now we are
* definately up and using power.
* definitely up and using power.
*/
ret = gp2ap002_init(gp2ap002);
if (ret) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment