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

iio: gyro: bmg160: Fix typo in comment

parent f7108bcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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