diff options
| author | Alexandru Ardelean <[email protected]> | 2019-10-23 11:27:14 +0300 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-11-02 14:39:41 +0000 |
| commit | 9b58916035a6b05256aafce4c5055805b9043cda (patch) | |
| tree | e06da82660fab9cd378bef1b05187f61efee2c5e /tools/perf/scripts/python | |
| 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 <[email protected]>
Reviewed-by: Matt Ranostay <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions