iio: Documentation: Remove bytes_per_datum attribute
authorCristina Opriceana <cristina.opriceana@gmail.com>
Sat, 18 Jul 2015 22:33:55 +0000 (01:33 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 19 Jul 2015 09:28:45 +0000 (10:28 +0100)
Remove sysfs bytes_per_datum device attribute ABI documentation
since the attribute is not present anymore.

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio

index 666a341..400d234 100644 (file)
@@ -1040,13 +1040,6 @@ Contact: linux-iio@vger.kernel.org
 Description:
                Number of scans contained by the buffer.
 
-What:          /sys/bus/iio/devices/iio:deviceX/buffer/bytes_per_datum
-KernelVersion: 2.6.37
-Contact:       linux-iio@vger.kernel.org
-Description:
-               Bytes per scan.  Due to alignment fun, the scan may be larger
-               than implied directly by the scan_element parameters.
-
 What:          /sys/bus/iio/devices/iio:deviceX/buffer/enable
 KernelVersion: 2.6.35
 Contact:       linux-iio@vger.kernel.org