diff options
author | Angelo Dureghello <adureghello@baylibre.com> | 2025-04-15 09:44:12 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-05-21 14:19:46 +0100 |
commit | 0b9c738f9c4dc27d8ddda15a80360150fb5a1c33 (patch) | |
tree | ae3dd50ed0b9c5bb312079d789b432381992a571 | |
parent | 70788d26ae1c482dba843efcc0cf166c2ba36a38 (diff) |
docs: iio: ad3552r: fix malformed table
Fix malformed table.
Fixes: ede84c455659 ("docs: iio: add documentation for ad3552r driver")
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Link: https://patch.msgid.link/20250415-wip-bl-ad3552r-fix-doc-table-v1-1-717ffd320c9d@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r-- | Documentation/iio/ad3552r.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/iio/ad3552r.rst b/Documentation/iio/ad3552r.rst index 582507abe8c4..f5d59e4e86c7 100644 --- a/Documentation/iio/ad3552r.rst +++ b/Documentation/iio/ad3552r.rst @@ -56,7 +56,7 @@ specific debugfs path ``/sys/kernel/debug/iio/iio:deviceX``. | Debugfs device files | Description | +-----------------------+------------------------------------------------------+ | data_source | The used data source, as | -| | ``normal``, ``ramp-16bit``, etc. | +| | ``normal``, ``ramp-16bit``, etc. | +-----------------------+------------------------------------------------------+ | data_source_available | The available data sources. | +-----------------------+------------------------------------------------------+ |