commit | 6831c17236a4ad005fb37be94bc7a18305e99bda | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sat Oct 08 17:39:13 2016 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Oct 23 19:34:04 2016 +0100 |
tree | ac056552ca6bab0ae740bd595dcd5e016dd98382 | |
parent | 626f971b5b07298e24359999970d0f758253af1e [diff] |
staging:iio:accel:sca3000 Drop custom measurement mode attributes This is now represented by the standard 3db filter frequency controls. Things get complex wrt to the sampling frequency as these modes change but that is fine under the IIO ABI where any value is allowed to effect any other. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>