Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] msp_hwbutton.c: minor irq handler cleanups | Jeff Garzik | 2008-05-12 | 1 | -4/+1 |
| | | | | | | | | | | | | | - remove always-true test - neaten request_irq() indentation This change's main purpose is to prepare for the patchset in jgarzik/misc-2.6.git#irq-remove, that explores removal of the never-used 'irq' argument in each interrupt handler. Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants. | Ahmed S. Darwish | 2007-10-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: Ahmed S. Darwish <darwish.07@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] PMC MSP71xx core platform | Marc St-Jean | 2007-07-10 | 1 | -0/+179 |
Patch to add core platform support for the PMC-Sierra MSP71xx devices. Signed-off-by: Marc St-Jean <Marc_St-Jean@pmc-sierra.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |