From: Johannes Berg Date: Mon, 6 Nov 2006 22:17:20 +0000 (+0100) Subject: [PATCH] b44: change comment about irq mask register X-Git-Tag: v2.6.19-rc5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e78181feb0b94fb6afeaef3b28d4f5df1b847c98;p=pandora-kernel.git [PATCH] b44: change comment about irq mask register Through some experimentation with the similarly built bcm43xx I came to the conclusion that if the hw/firmware sets a bit in the interrupt register, an interrupt will only be raised if that bit is included in the interrupt mask. Hence, the interrupt mask is more like an interrupt control mask. This patch changes the comment to reflect that. Signed-off-by: Johannes Berg Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed