From: Gabor Juhos Date: Sun, 5 Jun 2011 21:38:44 +0000 (+0200) Subject: MIPS: ath79: Change number of available IRQs X-Git-Tag: v3.3-rc1~65^2^3~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8501b9b81b23e99206e31b3eff65e68b56b24b;p=pandora-kernel.git MIPS: ath79: Change number of available IRQs The status register of the miscellaneous interrupt controller is 32 bits wide, but the actual value of NR_IRQS covers only 8 of them. Change NR_IRQS in order to make all of those interrupt lines usable. Signed-off-by: Gabor Juhos Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2441/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed