From: Jonathan Cameron Date: Sun, 15 Apr 2012 16:41:22 +0000 (+0100) Subject: staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. X-Git-Tag: v3.5-rc1~145^2~229^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90354d0038e9e3d82d5fee5442d48f7cafb96a0c;p=pandora-kernel.git staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. Precursor to making value read / write attribute optional. Note that minimal change route taken here. The read_raw callbacks in both drivers could do fewer checks to identify the channel than they now do. Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed