diff options
| author | Philippe Schenker <[email protected]> | 2019-05-07 16:36:12 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-05-11 11:00:11 +0100 |
| commit | 263d21cd5e85eb4d96fd560eee814d98c5b89546 (patch) | |
| tree | 33336664b5190255d34a186c92c3b35d6fb69a49 /tools/perf/scripts/python/bin | |
| parent | 2abd293703ebafe8ae64876936ad345c6716cd9a (diff) | |
iio: stmpe-adc: Reinit completion struct on begin conversion
In some cases, the wait_completion got interrupted. This caused the
error-handling to mutex_unlock the function. The before turned on
interrupt then got called anyway. In the ISR then completion() was
called causing wrong adc-values returned in a following adc-readout.
Reinitialise completion struct to make sure the counter is zero
when beginning a new adc-conversion.
Signed-off-by: Philippe Schenker <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions