diff options
author | 2013-10-15 09:38:00 +0100 | |
---|---|---|
committer | 2013-10-15 19:26:43 +0100 | |
commit | e086ed76671252d5b539854a83f8506be7bea05c (patch) | |
tree | 2ecb9bc3ef5b236cde08845b168f40d8c5075869 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe() (diff) | |
download | wireguard-linux-e086ed76671252d5b539854a83f8506be7bea05c.tar.xz wireguard-linux-e086ed76671252d5b539854a83f8506be7bea05c.zip |
iio:buffer: Free active scan mask in iio_disable_all_buffers()
Usually the active scan mask is freed in __iio_update_buffers() when the buffer
is disabled. But when the device is still sampling when it is removed we'll end
up disabling the buffers in iio_disable_all_buffers(). So we also need to free
the active scan mask here, otherwise it will be leaked.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions