]> git.baikalelectronics.ru Git - kernel.git/commit
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 19 Dec 2011 14:23:47 +0000 (15:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Dec 2011 21:38:09 +0000 (13:38 -0800)
commitf75c235a40d3163fdf741ebed00f3c52e782a4e6
treefa4a2204bf82919b58a200a353019ba6d72538b4
parent7b47f5b905e4b9f98c059db7676e606c15d36581
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks

Currently none of the buffer implementations implements the enable() or
is_enable() nor does core code try to call these. So it is safe to remove them.

Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/Documentation/ring.txt
drivers/staging/iio/buffer.h