iio: gyro: bmg160: Fix typo in comment
Delete the redundant word 'in'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Link: https://lore.kernel.org/r/20220616141522.2238-1-wangxiang@cdjrlc.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
f7108bcb34
commit
7f46748473
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user