diff options
author | Iyappan Subramanian <isubramanian@apm.com> | 2016-01-22 03:07:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-01-25 09:15:56 +0300 |
commit | b5d7a06906a4875524f5c61c0b312828bf6737de (patch) | |
tree | 12f6a090b3a79b229f5cafadc2be96a35ae135e8 /drivers/irqchip/irq-sun4i.c | |
parent | fa0dc04df259ba2df3ce1920e9690c7842f8fa4b (diff) | |
download | linux-b5d7a06906a4875524f5c61c0b312828bf6737de.tar.xz |
drivers: net: xgene: fix extra IRQ issue
For interrupt controller that doesn't support irq_disable and hardware
with level interrupt, an extra interrupt may be pending. This patch fixes
the issue by setting IRQ_DISABLE_UNLAZY flag for the interrupt line,
as suggested by,
'commit e9849777d0e2 ("genirq: Add flag to force mask in
disable_irq[_nosync]()")'
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Tested-by: Toan Le <toanle@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/irqchip/irq-sun4i.c')
0 files changed, 0 insertions, 0 deletions