• Jon Brenner's avatar
    staging: iio: TAOS tsl258x: Device driver · ac4f6eee
    Jon Brenner authored
    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: default avatarJon August Brenner <jbrenner@taosinc.com>
    Acked-by: default avatarJonathan Cameron <jic23@cam.ac.uk>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    ac4f6eee
sysfs-bus-iio 31.3 KB