From: Manuel Lauss Date: Tue, 1 Nov 2011 19:03:29 +0000 (+0100) Subject: MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg acc X-Git-Tag: v3.3-rc1~65^2~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb469f084fdf1631e31d87270f5263c20a7f5cd6;p=pandora-kernel.git MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg acc Initially I had to write to both the MASK and ENABLE registers, otherwise the CPLD would generate tons of spurious interrupts. With the change to the demux handler to disable the muxed line, it is now sufficient to disable the interrupt by writing either the enable or mask register. Signed-off-by: Manuel Lauss To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2865/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed