Skip to content
Commit e450e07c authored by Lary Gibaud's avatar Lary Gibaud Committed by Jonathan Cameron
Browse files

iio: st_sensors: rely on odr mask to know if odr can be set



Indeed, relying on addr being not 0 cannot work because some device have
their register to set odr at address 0. As a matter of fact, if the odr
can be set, then there is a mask.

Sensors with ODR register at address 0 are: lsm303dlh, lsm303dlhc, lsm303dlm

Fixes: 7d245172 ("iio: common: st_sensors: check odr address value in st_sensors_set_odr()")
Signed-off-by: default avatarLary Gibaud <yarl-baudig@mailoo.org>
Cc: <Stable@vger.kernel.org>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 3b7f9dbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment