commit | a87c82e454f184a9473f8cdfd4d304205f585f65 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Wed Sep 18 21:02:00 2013 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Sep 21 12:36:30 2013 +0100 |
tree | 5f158830b28d740e6782dac2683fd46cde7b23fb | |
parent | d66e0452bf6b0d98cd1a478918c92f2baffcb413 [diff] |
iio: Stop sampling when the device is removed Make sure to stop sampling when the device is removed, otherwise it will continue to sample forever. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>