summaryrefslogtreecommitdiff
path: root/drivers/iio
diff options
context:
space:
mode:
authorEva Rachel Retuya <eraretuya@gmail.com>2017-03-20 11:27:05 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-24 05:11:14 (GMT)
commita1d51f7abf710729822bafeb82c664f6657a4db6 (patch)
tree4d72376e161c4c179f338b1be6c6162a767c3dbc /drivers/iio
parent773fdcdc0957527577b2f1de994448894f1e3305 (diff)
downloadlinux-a1d51f7abf710729822bafeb82c664f6657a4db6.tar.xz
staging: iio: tsl2x7x_core: Fix standard deviation calculation
commit cf6c77323a96fc40309cc8a4921ef206cccdd961 upstream. Standard deviation is calculated as the square root of the variance where variance is the mean of sample_sum and length. Correct the computation of statP->stddev in accordance to the proper calculation. Fixes: 3c97c08b5735 ("staging: iio: add TAOS tsl2x7x driver") Reported-by: Abhiram Balasubramanian <abhiram@cs.utah.edu> Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions