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)
commit307276cb8366d9c163160fe2775f5bfe7b9c1495
treefa4a2204bf82919b58a200a353019ba6d72538b4
parent68bc73043224fb1a5a22ff9e77a9c758b9828525
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