From: John David Anglin Date: Sun, 12 Jun 2011 01:46:41 +0000 (+0000) Subject: parisc: don't claim cpu irqs more than once X-Git-Tag: v3.8-rc5~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac1f12b9f7409510a5abcf3eaecc2c56b75242a;p=pandora-kernel.git parisc: don't claim cpu irqs more than once The CPU irqs (timer and IPI) are not shared and only need to be claimed once. A mismatch error occurs if they are claimed more than once. Signed-off-by: John David Anglin Cc: Kyle McMartin Cc: Helge Deller Cc: "James E.J. Bottomley" Signed-off-by: Helge Deller --- Reading git-diff-tree failed