From: Jonathan Cameron Date: Fri, 13 Apr 2012 09:24:18 +0000 (+0100) Subject: staging:iio:light:tsl2563 channel spec buglet / always reading same adc. X-Git-Tag: v3.5-rc1~145^2~229^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3f8f87edf99d9d5122f890208538e0afabd8ce;p=pandora-kernel.git staging:iio:light:tsl2563 channel spec buglet / always reading same adc. The IIO_LIGHT channel was not marked as being a processed_val despite clearly being in lux. The IIO_INTENSITY channel reads were dependent on channel and that isn't specified for either adc (as they now use modifiers). Hence use the modifier instead. Reported-by: Jon Brenner Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed