[PATCH 0/2] iio: adc: stm32: Fix ADC IRQ handling on STM32F4

From: Yannick Brosseau
Date: Fri May 06 2022 - 18:57:24 EST


Recent changes to the STM32 ADC irq handling broke the STM32F4 platforms
These two patches bring it back to a working state.

Yannick Brosseau (2):
iio: adc: stm32: Iterate through all ADCs in irq handler
iio: adc: stm32: Fix check for spurious IRQs on STM32F4

drivers/iio/adc/stm32-adc-core.c | 7 ++++++-
drivers/iio/adc/stm32-adc.c | 9 ++++++---
2 files changed, 12 insertions(+), 4 deletions(-)

--
2.36.0