diff options
| author | Miquel Raynal <[email protected]> | 2021-09-21 13:54:08 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-10-19 08:27:34 +0100 |
| commit | 089ec5e934133ca33b332d631325cdb4669a4780 (patch) | |
| tree | 01edd51fbaeb3ed13de0ddc199eb3540d1f73194 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 075d3280b4a135b51efd259a6ef792156b4f71a9 (diff) | |
iio: adc: max1027: Don't reject external triggers when there is no IRQ
External triggers do not necessarily need the EOC interrupt to be
populated to work properly. The end of conversion status may either come
from an interrupt or from a sufficient enough extra delay. IRQs are not
mandatory so move the triggered buffer setup out of the IRQ condition
and add the logic to wait enough time for all the requested conversions
to be in the device's FIFO.
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions