]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
iio: common: st_sensors: check odr address value in st_sensors_set_odr()
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Sun, 17 Sep 2017 16:17:10 +0000 (18:17 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 10 Oct 2017 19:39:28 +0000 (20:39 +0100)
commit7d245172675a66bf3dc7f8fa51e81f80559a40a3
tree8cf0e53dcc6bd8fddafd824e1555fde55af35ae1
parenta542f9a04d30570d367770e34f2c5d0c1d313337
iio: common: st_sensors: check odr address value in st_sensors_set_odr()

Do not try to configure sample frequency if the sensor do not export
odr register address in register map. That change will be used to
properly support LIS3DHH accel sensor.

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/common/st_sensors/st_sensors_core.c