kernel-fxtec-pro1x/drivers/iio/trigger
Fabrice Gasnier 2d6b649cfd iio: trigger: stm32-timer: disable master mode when stopping
commit 29e8c8253d7d5265f58122c0a7902e26df6c6f61 upstream.

Master mode should be disabled when stopping. This mainly impacts
possible other use-case after timer has been stopped. Currently,
master mode remains set (from start routine).

Fixes: 6fb34812c2 ("iio: stm32 trigger: Add support for TRGO2 triggers")

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-25 08:06:10 +01:00
..
iio-trig-hrtimer.c A couple of configfs cleanups: 2017-11-14 14:44:04 -08:00
iio-trig-interrupt.c iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 22:14:52 +01:00
iio-trig-loop.c A couple of configfs cleanups: 2017-11-14 14:44:04 -08:00
iio-trig-sysfs.c iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 22:14:52 +01:00
Kconfig iio: trigger: Add STM32 LPTimer trigger driver 2017-09-04 14:49:23 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
stm32-lptimer-trigger.c iio: stm32: Adopt SPDX identifier 2018-01-08 16:03:41 +01:00
stm32-timer-trigger.c iio: trigger: stm32-timer: disable master mode when stopping 2020-03-25 08:06:10 +01:00