Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal | Thomas Gleixner | 2015-07-31 | 1 | -2/+3 |
| | | | | | | | | Make irq a local variable and retrieve domain from the irq descriptor which avoid a redundant lookup. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Ralf Baechle <ralf@linux-mips.org> | ||||
* | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip | Ralf Baechle | 2015-07-31 | 1 | -0/+383 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |