You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adc: iio: hardware: communicate errors from iio thread to other threads
... via the timestamp value. Previously the consumers of iio adc values
were not notified about a iio thread that exited unexpectedly, meaning
they only found out via e.g. timeouts (or not at all).
Give the iio thread a way to tell the other threads about issues.
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
0 commit comments