From: Jonathan Cameron Date: Fri, 12 Aug 2011 15:55:29 +0000 (+0100) Subject: staging:iio:adc: max1363 fix 2 raw sysfs issues. X-Git-Tag: v3.2-rc1~169^2^2~864^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0380190f7c7ad8d5a8f15403a67fedd37fcddb;p=pandora-kernel.git staging:iio:adc: max1363 fix 2 raw sysfs issues. indio_dev->channels was accidentally removed thus preventing any sysfs registrations occuring for direct reading. That hid the other issue. Unfortunately the incorrect handling leads to misspresentation of data in sysfs reads. Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed