From: Jonathan Cameron Date: Fri, 12 Aug 2011 16:56:04 +0000 (+0100) Subject: staging:iio:events: use IIO_ and IIO_MOD_<> instead of IIO_EV_CLASS_ etc X-Git-Tag: v3.2-rc1~169^2^2~864^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b14d99bbc93c9fa03b5934a07e95594efe7a93;p=pandora-kernel.git staging:iio:events: use IIO_ and IIO_MOD_<> instead of IIO_EV_CLASS_ etc The original definitions were duplicated to reduce tree churn during introduction of chan_spec registration. Now there is no point in maintaining the two sets of definitions. Signed-off-by: Jonathan Cameron Acked-by: Michael Hennerich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed