From: Jon Brenner Date: Fri, 15 Apr 2011 17:38:43 +0000 (+0100) Subject: staging: iio: TAOS tsl258x: Device driver X-Git-Tag: v3.0-rc1~336^2~687 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac4f6eee8fe8f9f9bbd421d1c9a3ec9a0a6daa0b;p=pandora-kernel.git staging: iio: TAOS tsl258x: Device driver Added suspend/resume functions. Changed attribute names to match existing where applicable and updated or documented new ABI as discussed. Changed integration time ABI from using index (0 to 3) to use actual gain values (1x,8x, etc.). Removed various unused variables, declarations, and functions. Revised code to accommodate different endianess (le16_to_cpu). Updated error return codes in various functions. Changed from mdelay to msleep after determining that longer wait would be acceptable. V5: Makefile and Kconfig cleanups by Jonathan Cameron. Signed-off-by: Jon August Brenner Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed