Here's a couple of fixes for the stm32 irqchip. The configuration set by the
remote processor is overwritten by the irqchip driver when it is intialized,
which is wrong.

v3: add the "Fixes" tag
v2: add the missing "don't clear rising/falling" patch

Fabien Dessenne (2):
  irqchip: stm32: don't clear rising/falling config registers at init
  irqchip: stm32: don't set rising configuration registers at init

 drivers/irqchip/irq-stm32-exti.c | 10 ----------
 1 file changed, 10 deletions(-)

-- 
2.7.4

Reply via email to