diff options
| author | Alexandru Ardelean <[email protected]> | 2019-06-14 13:47:25 +0300 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-06-22 09:24:41 +0100 |
| commit | 05b8bcc96278c9ef927a6f25a98e233e55de42e1 (patch) | |
| tree | ea330b3ab50a118352ee29ff316063562cc21bb5 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 8bb0d36cbaeec31787a3062a1c433905d53afec5 (diff) | |
iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
The iio_triggered_buffer_{predisable,postenable} functions attach/detach
the poll functions.
For the predisable hook, the disable code should occur before detaching
the poll func, and for the postenable hook, the poll func should be
attached before the enable code.
Signed-off-by: Alexandru Ardelean <[email protected]>
Acked-by: Denis Ciocca <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions