diff options
author | Sachin Kamat <sachin.kamat@samsung.com> | 2014-03-07 08:44:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-07-05 12:07:38 +0200 |
commit | 5d24b0b37bd5229227d0271c58b15aeb52e9c966 (patch) | |
tree | 94a638e951ce51af85ddd0322c277fca9d362c45 /drivers/iio/gyro | |
parent | iio: hid-sensor-magn-3d: Fix return values (diff) | |
download | linux-5d24b0b37bd5229227d0271c58b15aeb52e9c966.tar.xz linux-5d24b0b37bd5229227d0271c58b15aeb52e9c966.zip |
iio: hid-sensor-als: Fix return values
IIO_CHAN_INFO_SAMP_FREQ and IIO_CHAN_INFO_HYSTERESIS cases ignored
the actual return values (which could be -EINVAL) and instead
returned IIO_VAL_INT_PLUS_MICRO always. Return the actual value
obtained from the functions. Both functions return IIO_VAL_INT_PLUS_MICRO
upon success.
Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/gyro')
0 files changed, 0 insertions, 0 deletions