]> git.baikalelectronics.ru Git - kernel.git/commit
iio: buffer: drop left-over 'stufftoread' field
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Sat, 28 Mar 2020 16:34:21 +0000 (18:34 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Apr 2020 15:56:21 +0000 (16:56 +0100)
commit3cc670e68e0bf603f41fd83b29acf48432f728e2
tree79543f6b9454b01e4912082155069c0c50cceb86
parentd08acbcafa2b375cc7f417d0b7b0da520ffb5ee9
iio: buffer: drop left-over 'stufftoread' field

This seems like a left-over from 9130350c34755 ("staging:iio: Add polling
of events on the ring access chrdev.").

Then it was moved into the sca3000 driver around c98573f911071 ("iio:
staging: sca3000: hide stufftoread logic"), and that one seemed to be the
only user of this.

Then it eventually was no longer used after 2b7d56842526
("staging:iio:accel:sca3000 move to hybrid hard / soft buffer design.")

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
include/linux/iio/buffer_impl.h