From 307276cb8366d9c163160fe2775f5bfe7b9c1495 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 19 Dec 2011 15:23:47 +0100 Subject: [PATCH] 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 Signed-off-by: Lars-Peter Clausen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed