From: Kim, Milo Date: Thu, 16 Aug 2012 07:39:00 +0000 (+0100) Subject: iio: use IIO_CHAN_INFO_RAW rather than 0 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~795^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d965a8bc0cf56e0b2448b9aed6afe9066bc2616d;p=pandora-kernel.git iio: use IIO_CHAN_INFO_RAW rather than 0 (a) For better readability, replace 0 with IIO_CHAN_INFO_RAW. (b) Make same line-format as other apis() : iio_read_channel_scale() and iio_read_channel_offset() Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed