summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@samsung.com>2014-03-07 07:44:00 +0000
committerJonathan Cameron <jic23@kernel.org>2014-07-05 11:07:12 +0100
commit5f25b41f7ec242fce43d0f745369c0ba9d25cb72 (patch)
treef3ff47e1dfa97bee2d4865d5bc988a4376bdb78f /drivers/iio/light
parent2f084c17562a3a20ee0cc11d3863ca5e8fd4e10b (diff)
iio: hid-sensor-magn-3d: 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/light')
0 files changed, 0 insertions, 0 deletions