From: Rafał Miłecki Date: Mon, 10 Dec 2012 06:53:56 +0000 (+0100) Subject: bcma: mips: fix clearing device IRQ X-Git-Tag: v3.2.36~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5586cbb7545108625de4b7f3ee5f5b4981f7ddf9;p=pandora-kernel.git bcma: mips: fix clearing device IRQ commit cbbc0138efe1dcd5426b8fc5d87741f5057aee72 upstream. We were using wrong IRQ number so clearing wasn't working at all. Depending on a platform this could result in a one device having two interrupts assigned. On BCM4706 this resulted in all IRQs being broken. Cc: Hauke Mehrtens Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed