linux-stable/drivers/iio/counter
William Breathitt Gray 99795ed0c6 iio: 104-quad-8: Fix off-by-one error in register selection
[ Upstream commit 2873c3f0e2 ]

The reset flags operation is selected by bit 2 in the "Reset and Load
Signals Decoders" register, not bit 1.

Fixes: 28e5d3bb03 ("iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-03 17:00:53 -07:00
..
104-quad-8.c iio: 104-quad-8: Fix off-by-one error in register selection 2018-10-03 17:00:53 -07:00
Kconfig iio: counter: Add support for STM32 LPTimer 2017-09-04 14:49:30 +01:00
Makefile iio: counter: Add support for STM32 LPTimer 2017-09-04 14:49:30 +01:00
stm32-lptimer-cnt.c iio: counter: Add support for STM32 LPTimer 2017-09-04 14:49:30 +01:00