]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging:iio:adc:ad799x fix incorrect scan_type descriptions.
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 30 Sep 2011 09:05:30 +0000 (10:05 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 3 Oct 2011 23:07:01 +0000 (16:07 -0700)
commitdcacccc54f96aa0863640c90d554f913e438911a
tree646ba24c9c89fff3f8f91337d5f083e66b6f505b
parent630081fdc94fb71394fc21d6c60772cbb52d04ea
staging:iio:adc:ad799x fix incorrect scan_type descriptions.

A few of these had the wrong shifts, which would lead to
userspace hacking off the top couple of bits.  Also, one
part had the wrong accuracy.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/adc/ad799x_core.c