diff options
author | 2019-10-08 17:15:37 +0300 | |
---|---|---|
committer | 2019-10-12 14:14:45 +0100 | |
commit | 24e1eb5c0d78cfb9750b690bbe997d4d59170258 (patch) | |
tree | 066ac4f07a773e1173bf2e2339e8c974d5fab0c5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (diff) | |
download | wireguard-linux-24e1eb5c0d78cfb9750b690bbe997d4d59170258.tar.xz wireguard-linux-24e1eb5c0d78cfb9750b690bbe997d4d59170258.zip |
iio: imu: adis16480: make sure provided frequency is positive
It could happen that either `val` or `val2` [provided from userspace] is
negative. In that case the computed frequency could get a weird value.
Fix this by checking that neither of the 2 variables is negative, and check
that the computed result is not-zero.
Fixes: e4f959390178 ("iio: imu: adis16480 switch sampling frequency attr to core support")
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions