From: Peter Meerwald Date: Wed, 1 Oct 2014 20:37:00 +0000 (+0100) Subject: iio:accel:bma180: Use modifier instead of index in channel specification X-Git-Tag: v3.14-rc3~12^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5585215b6daabf898b4d40f33d1b8c1d41e85018;p=pandora-kernel.git iio:accel:bma180: Use modifier instead of index in channel specification This driver was not complying with the ABI and the purpose of this patch is to bring it inline so that userspace will correctly identify the channels. Should use channel modifiers (X/Y/Z), not channel indices timestamp channel has scan index 3, not 4 Signed-off-by: Peter Meerwald Cc: Kravchenko Oleksandr Cc: Stable@vger.kernel.org Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed