From: Jan Kardell Date: Thu, 6 Nov 2014 22:18:00 +0000 (+0000) Subject: iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends X-Git-Tag: omap-for-v3.17/fixes-against-rc2~304^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa3c65298c089a9014b4e523a14ec2885cca1bc;p=pandora-kernel.git iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends Since AI lines could be selected at will (linux-3.11) the sending and receiving ends of the FIFO does not agree about what step is used for a line. It only works if the last lines are used, like 5,6,7, and fails if ie 2,4,6 is selected in DT. Signed-off-by: Jan Kardell Tested-by: Zubair Lutfullah Signed-off-by: Jonathan Cameron Cc: stable@vger.kernel.org --- Reading git-diff-tree failed