From: Beomho Seo Date: Mon, 9 Dec 2013 02:17:00 +0000 (+0000) Subject: iio: cm36651: Changed return value of read function X-Git-Tag: v3.13-rc5~26^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128d6637cce0747e21b8936e449b1c78a497b189;p=pandora-kernel.git iio: cm36651: Changed return value of read function A return value of callback have been changed to IIO_VAL_INT. If not IIO_VAL_INT, driver will print wrong value(*_read_int_time). A follow up patch will deal with a related bug in the new event handling code. Signed-off-by: Beomho Seo Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed