From: Jonathan Cameron Date: Fri, 2 Sep 2011 16:14:45 +0000 (+0100) Subject: staging:iio: Differential channel handling - use explicit flag rather than types. X-Git-Tag: v3.2-rc1~169^2^2~720 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade7ef7ba3bf888b90269f8ca864841b2cd9803f;p=pandora-kernel.git staging:iio: Differential channel handling - use explicit flag rather than types. Straight forward change in the core, but required some drivers to not use the IIO_CHAN macro as that doesn't allow setting this bit (and is going away anyway). Hence the churn. Tested on max1363 with a couple of supported parts. V2: differential bit in code got 7 bits and direction 1. Reversed that. Issue spotted by Michael - thanks! Signed-off-by: Jonathan Cameron Acked-by: Michael Hennerich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed