diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2019-09-20 11:03:48 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-10-22 12:54:15 +0100 |
commit | fe2392c67db9730d46f11fc4fadfa7bffa8843fa (patch) | |
tree | 09b53765093e1b8132b05020962d4fc4692835b4 /lib/find_bit_benchmark.c | |
parent | 97d62c345af8f3b2c99dd5c5a7d9a354969adc96 (diff) | |
download | blackbird-op-linux-fe2392c67db9730d46f11fc4fadfa7bffa8843fa.tar.gz blackbird-op-linux-fe2392c67db9730d46f11fc4fadfa7bffa8843fa.zip |
iio: pressure: zpa2326: fix iio_triggered_buffer_postenable position
The iio_triggered_buffer_{predisable,postenable} functions attach/detach
the poll functions.
The iio_triggered_buffer_postenable() should be called before (to attach
the poll func) and then the
The iio_triggered_buffer_predisable() function is hooked directly without
anything, which is probably fine, as the postenable() version seems to also
do some reset/wake-up of the device.
This will mean it will be easier when removing it; i.e. it just gets
removed.
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'lib/find_bit_benchmark.c')
0 files changed, 0 insertions, 0 deletions