Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-08 | nios2: constify irq_domain_ops | Tobias Klauser | |
struct irq_domain_ops is not modified, so it can be made const. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com> | |||
2014-12-08 | nios2: Interrupt handling | Ley Foon Tan | |
This patch adds the support for IRQ handling. Signed-off-by: Ley Foon Tan <lftan@altera.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> |