From: Ralf Baechle Date: Sun, 6 May 2007 16:51:59 +0000 (+0100) Subject: [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. X-Git-Tag: v2.6.22-rc1~30^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=856a514b408fd1b147bf95916811980982fa40d0;p=pandora-kernel.git [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. Harmless bug because this function is only called in case of another kernel bug anyway which is also why this was missed for so long. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed