[PATCH 0/2] Introduce ack_after_handle option for regmap-irq

Maxim Kochetkov posted 2 patches 4 days, 5 hours ago
drivers/base/regmap/regmap-irq.c | 94 +++++++++++++-------------------
include/linux/regmap.h           |  2 +
2 files changed, 40 insertions(+), 56 deletions(-)
[PATCH 0/2] Introduce ack_after_handle option for regmap-irq
Posted by Maxim Kochetkov 4 days, 5 hours ago
Some interrupt controllers for proper operation require acknowledgment
only after processing.
So add this option.

Maxim Kochetkov (2):
  regmap-irq: Introduce regmap_irq_ack() helper
  regmap-irq: Introduce ack_after_handle option

 drivers/base/regmap/regmap-irq.c | 94 +++++++++++++-------------------
 include/linux/regmap.h           |  2 +
 2 files changed, 40 insertions(+), 56 deletions(-)

-- 
2.45.2