From: Paul Cercueil Date: Fri, 15 May 2015 15:18:35 +0000 (+0200) Subject: iio: adis16400: Use != channel indices for the two voltage channels X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~3^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7323d59862802ca109451eeda9777024a7625509;p=pandora-kernel.git iio: adis16400: Use != channel indices for the two voltage channels Previously, the two voltage channels had the same ID, which didn't cause conflicts in sysfs only because one channel is named and the other isn't; this is still violating the spec though, two indexed channels should never have the same index. Signed-off-by: Paul Cercueil Signed-off-by: Lars-Peter Clausen Cc: Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed