Hi Judith,
Judith Mendez <jm@xxxxxx> writes:
From: Bin Liu <b-liu@xxxxxx>
Add omap_gpio_disable_irq and omap_gpio_enable_irq
calls in gpio-omap.
Currently, kernel cannot disable gpio interrupts in
case of a irq storm, so add omap_gpio_disable/enable_irq
so that interrupts can be disabled/enabled.
Signed-off-by: Bin Liu <b-liu@xxxxxx>
[Judith: Add commit message]
Signed-off-by: Judith Mendez <jm@xxxxxx>
Thanks for this patch. Can you give a bit more context on the
problem(s) this solves and on which SoCs/platforms it was
developed/validated?