dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-mips/dec
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups
This is a big irq cleanup patch.

* Use set_irq_chip() to register irq_chip.
* Initialize .mask, .unmask, .mask_ack field.  Functions for these
  method are already exist in most case.
* Do not initialize .startup, .shutdown, .enable, .disable fields if
  default routines provided by irq_chip_set_defaults() were suitable.
* Remove redundant irq_desc initializations.
* Remove unnecessary local_irq_save/local_irq_restore, spin_lock.

With this cleanup, it would be easy to switch to slightly lightwait
irq flow handlers (handle_level_irq(), etc.) instead of __do_IRQ().

Though whole this patch is quite large, changes in each irq_chip are
not quite simple.  Please review and test on your platform.  Thanks.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-11-30 01:14:46 +00:00
..
ecc.h [MIPS] DEC: pt_regs fixes for buserror handlers 2006-10-09 00:15:28 +01:00
interrupts.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioasic.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioasic_addrs.h Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
ioasic_ints.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kn01.h [MIPS] DEC: pt_regs fixes for buserror handlers 2006-10-09 00:15:28 +01:00
kn02.h [MIPS] IRQ cleanups 2006-11-30 01:14:46 +00:00
kn02ba.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kn02ca.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kn02xa.h [MIPS] DEC: pt_regs fixes for buserror handlers 2006-10-09 00:15:28 +01:00
kn03.h Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
kn05.h Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
kn230.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
machtype.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prom.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
serial.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
system.h Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
tc.h Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
tcinfo.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tcmodule.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00