iio: pressure: st_pressure_core: disable multiread by default for LPS22HB
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Thu, 22 Jun 2017 17:46:43 +0000 (19:46 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 24 Jun 2017 19:46:25 +0000 (20:46 +0100)
commitadd6e6ab3ee0e237822e0951476d3df039b49ec8
treeecb087267a5978d8f65f5c6e3c436c5cbda97442
parenta3507e48d3f99a93a3056a34a5365f310434570f
iio: pressure: st_pressure_core: disable multiread by default for LPS22HB

Set multiread variable to false for LPS22HB pressure sensor since
it is already enabled in CTRL_REG2. Previous configuration does not
cause any issue in I2C communication since SUB Msb has no meaning
whereas it breaks register address in SPI communication

Fixes: e039e2f5b4da (iio:st_pressure:initial lps22hb sensor support)
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/pressure/st_pressure_core.c