From: Al Viro Date: Sun, 8 Oct 2006 13:36:08 +0000 (+0100) Subject: [PATCH] alpha pt_regs cleanups: device_interrupt X-Git-Tag: v2.6.19-rc2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca56053b29633ef08b14e5ca16c663363edac36;p=pandora-kernel.git [PATCH] alpha pt_regs cleanups: device_interrupt callers of ->device_interrupt() do set_irq_regs() now; pt_regs argument removed, remaining uses of regs in instances of ->device_interrupt() are switched to get_irq_regs() and will be gone in the next patch. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed