]> Pileus Git - ~andy/linux/commit
iio: Remove unused iio_sw_buffer_preenable()
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 14 Oct 2013 16:49:00 +0000 (17:49 +0100)
committerJonathan Cameron <jic23@kernel.org>
Wed, 16 Oct 2013 18:17:06 +0000 (19:17 +0100)
commitbf741c08af194ed0448799ff2690c8dd3da709e5
treee4cd8c2764d9f201a00024bbe42d78a281eb29ab
parent889a62ba6d9796269b22e9d0f630fdaffa6e2630
iio: Remove unused iio_sw_buffer_preenable()

The functionality implemented by iio_sw_buffer_preenable() is now done directly
in the IIO core and previous users of iio_sw_buffer_preenable() have all been
updated to not use it anymore. It is unused now and can be remove.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/industrialio-buffer.c
include/linux/iio/buffer.h