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:09:46 +0200 |
commit | 4ff9f633c35e2d94eb92f92c48ae0d9172242889 (patch) | |
tree | 75aabaf5373459723a60ac8b5fda153aeffa5f7f /Documentation | |
parent | iio: hid-sensor-gyro-3d: Fix return values (diff) | |
download | linux-4ff9f633c35e2d94eb92f92c48ae0d9172242889.tar.xz linux-4ff9f633c35e2d94eb92f92c48ae0d9172242889.zip |
iio: hid-sensor-prox: 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 'Documentation')
0 files changed, 0 insertions, 0 deletions