kernel-ark/arch/ppc
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers
* use irq_handler_t where appropriate

* no need to use 'irq' function arg, its already stored in a data struct

* rename irq handler 'irq' argument to 'dummy', where the function
  has been analyzed and proven not to use its first argument.

* remove always-false "dev_id == NULL" test from irq handlers

* remove pointless casts from void*

* declance: irq argument is not const

* add KERN_xxx printk prefix

* fix minor whitespace weirdness

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-01-28 15:03:40 -08:00
..
4xx_io
8xx_io
8260_io [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
boot
configs
kernel
lib
mm
platforms i2c: the scheduled I2C RTC driver removal 2008-01-27 18:14:45 +01:00
syslib [I2C] i2c-mv64xxx: Don't set i2c_adapter.retries 2008-01-26 15:04:01 +00:00
xmon
.gitignore
Kconfig
Kconfig.debug
Makefile