summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang wangx <wangxiang@cdjrlc.com>2022-06-16 22:15:22 +0800
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-06-18 16:39:37 +0100
commit7f467484730c94311b651ca819abb61899d10fe8 (patch)
tree7ee78baac42f5afe8eda7bd8d7619630a6fe62f4
parentf7108bcb34661a81cdcadf3f6118e025a0e14b4c (diff)
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>
-rw-r--r--drivers/iio/gyro/bmg160_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/gyro/bmg160_core.c b/drivers/iio/gyro/bmg160_core.c
index 81a6d09788bd..cedd9f02ea21 100644
--- a/drivers/iio/gyro/bmg160_core.c
+++ b/drivers/iio/gyro/bmg160_core.c
@@ -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