This patch series resolves couple of interrupt handling issues namely fixing the kernel panic during IRQ handler initialization and resolving the incorrect IRQ status update inside irq_ack. Rengarajan S (2): misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- 2.25.1