commit | 1c9e919f48a49fda2ff2c607891cc17024e75122 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Fri Apr 18 19:23:01 2008 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon May 12 16:46:52 2008 +0100 |
tree | bcd76fc9ca5def3babe2ba6fe2ae6fea3e1a3dba | |
parent | a64063046026729a69ad06c94453f4ddaa562d60 [diff] |
[MIPS] msp_hwbutton.c: minor irq handler cleanups - 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>