diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2019-10-23 11:27:14 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-11-02 14:39:41 +0000 |
commit | 9b58916035a6b05256aafce4c5055805b9043cda (patch) | |
tree | e06da82660fab9cd378bef1b05187f61efee2c5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a7bddfe2dfce1d8859422124abe1964e0ecd386e (diff) |
iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positions
The iio_triggered_buffer_postenable() hook should be called first to
attach the poll function and the iio_triggered_buffer_predisable() hook
should be called last in the predisable hook.
This change updates the driver to attach/detach the poll func in the
correct order.
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions