]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] msp_hwbutton.c: minor irq handler cleanups
authorJeff Garzik <jeff@garzik.org>
Fri, 18 Apr 2008 23:23:01 +0000 (19:23 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 May 2008 15:46:52 +0000 (16:46 +0100)
commit1c9e919f48a49fda2ff2c607891cc17024e75122
treebcd76fc9ca5def3babe2ba6fe2ae6fea3e1a3dba
parenta64063046026729a69ad06c94453f4ddaa562d60
[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>
arch/mips/pmc-sierra/msp71xx/msp_hwbutton.c