From: Lars-Peter Clausen Date: Mon, 19 Dec 2011 14:23:47 +0000 (+0100) Subject: staging:iio: Drop the unused buffer enable() and is_enabled() callbacks X-Git-Tag: v3.3-rc1~152^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307276cb8366d9c163160fe2775f5bfe7b9c1495;p=pandora-kernel.git 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-diff-tree failed