commit | 307276cb8366d9c163160fe2775f5bfe7b9c1495 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Dec 19 15:23:47 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Dec 22 13:38:09 2011 -0800 |
tree | fa4a2204bf82919b58a200a353019ba6d72538b4 | |
parent | 68bc73043224fb1a5a22ff9e77a9c758b9828525 [diff] |
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>