From: Rafał Miłecki Date: Mon, 10 Dec 2012 06:53:56 +0000 (+0100) Subject: bcma: mips: fix clearing device IRQ X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbc0138efe1dcd5426b8fc5d87741f5057aee72;p=pandora-kernel.git bcma: mips: fix clearing device IRQ 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 Cc: stable@vger.kernel.org Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed