diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2015-09-02 22:02:58 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-10-03 12:27:18 +0300 |
commit | 61fd56309165d4790f99462d893b099f0b07312a (patch) | |
tree | 68dc53303d005a3a29b9cc1a576d312a483b5faa /drivers/iio/adc/ti_am335x_adc.c | |
parent | 7cc97d77ee8a90a6389b96a62472cddc02475ffc (diff) | |
download | linux-61fd56309165d4790f99462d893b099f0b07312a.tar.xz |
iio: st_accel: fix interrupt handling on LIS3LV02
This accelerometer accidentally either emits a DRDY signal or an
IRQ signal. Accidentally I activated the IRQ signal as I thought
it was analogous to the interrupt generator on other ST
accelerometers. This was wrong. After this patch generic_buffer
gives a nice stream of accelerometer readings.
Fixes: 3acddf74f807778f "iio: st-sensors: add support for lis3lv02d accelerometer"
Cc: Denis CIOCCA <denis.ciocca@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/ti_am335x_adc.c')
0 files changed, 0 insertions, 0 deletions