Commit 7f467484 authored by Xiang wangx's avatar Xiang wangx Committed by Jonathan Cameron

iio: gyro: bmg160: Fix typo in comment

Delete the redundant word 'in'.
Signed-off-by: default avatarXiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20220616141522.2238-1-wangxiang@cdjrlc.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent f7108bcb
......@@ -766,7 +766,7 @@ static int bmg160_write_event_config(struct iio_dev *indio_dev,
return 0;
}
/*
* We will expect the enable and disable to do operation in
* We will expect the enable and disable to do operation
* in reverse order. This will happen here anyway as our
* resume operation uses sync mode runtime pm calls, the
* suspend operation will be delayed by autosuspend delay
......
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