]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
iio: core: fix doc reference to iio_push_to_buffers_with_ts_unaligned
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>
Mon, 25 Nov 2024 21:16:19 +0000 (22:16 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 7 Dec 2024 17:52:44 +0000 (17:52 +0000)
Use the right name of the function, which is defined in
drivers/iio/industrialio-buffer.c

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://patch.msgid.link/20241125-iio_memset_scan_holes-v1-11-0cb6e98d895c@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
include/linux/iio/iio-opaque.h

index a89e7e43e4418484f1da5665b386d3d359d661a1..4247497f3f8bd42b63916aca0bdb0d5f35f519ad 100644 (file)
@@ -28,7 +28,7 @@
  * @groupcounter:              index of next attribute group
  * @legacy_scan_el_group:      attribute group for legacy scan elements attribute group
  * @legacy_buffer_group:       attribute group for legacy buffer attributes group
- * @bounce_buffer:             for devices that call iio_push_to_buffers_with_timestamp_unaligned()
+ * @bounce_buffer:             for devices that call iio_push_to_buffers_with_ts_unaligned()
  * @bounce_buffer_size:                size of currently allocate bounce buffer
  * @scan_index_timestamp:      cache of the index to the timestamp
  * @clock_id:                  timestamping clock posix identifier