mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:44:45 +01:00
docs: iio: Fix unexpected indentation for adxl345.
Resolved the following building error:
Documentation/iio/adxl345.rst:161: ERROR: Unexpected indentation. [docutils]
Fixes: fdcb9cb917 ("docs: iio: add documentation for adxl345 driver")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250818124124.5b978e64@canb.auug.org.au
Signed-off-by: Xing Guo <higuoxing@gmail.com>
Link: https://patch.msgid.link/20250819065634.1154322-1-higuoxing@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
46809b9f43
commit
a4ee7e220c
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ sensor terms, free-fall is defined using an inactivity period ranging from 0.000
|
|||
to 1.000 seconds.
|
||||
|
||||
The driver behaves as follows:
|
||||
|
||||
* If the configured inactivity period is 1 second or more, the driver uses the
|
||||
sensor's inactivity register. This allows the event to be linked with
|
||||
activity detection, use auto-sleep, and be either AC- or DC-coupled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue