commit | 15be7a5723155168d7dd976185b4d059a83c9dcf | [log] [tgz] |
---|---|---|
author | Henrik Brix Andersen <hebad@vestas.com> | Thu Mar 26 12:43:28 2020 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Sat Mar 28 10:22:23 2020 -0500 |
tree | d9018e69f37f69fb9ad5ab272ab3cd3dab2d5629 | |
parent | 64bed8add66b3903133693265870b45160b54424 [diff] |
drivers: adc: lmp90xxx: move calibration setup to acquisition thread Move calibration setup SPI transaction to acquisition thread to allow adc_read_async() to be called from ISR context. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>