diff options
author | Milo Kim <[email protected]> | 2015-12-21 17:53:14 +0900 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-12-29 11:58:54 +0100 |
commit | fee48dfcd76b21b9a7117c3014e1345697ff08ec (patch) | |
tree | 192022a69c3ea1ab8ee8c0f62f3b4e9035dc5dbb /lib/netdev-notifier-error-inject.c | |
parent | d01f8633d52e4dac5ee598b87d49fd23346ccfd6 (diff) |
irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler
Some OMAP interrupt controllers use generic level detection, so
handle_level_irq() is used as the chip type handler.
Allocated IRQ chip type handler doesn't need to set it again because
irq_alloc_domain_generic_chips() has already registered it.
Tested with BeagleBoneBlack Rev C.
Signed-off-by: Milo Kim <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions