From: Juuso Oikarinen Date: Mon, 22 Feb 2010 06:38:37 +0000 (+0200) Subject: wl1271: Implement looped IRQ handling X-Git-Tag: v2.6.35-rc1~473^2~714^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e73eb62cec7cf78b7295769b6e51a915518f5a1;p=pandora-kernel.git wl1271: Implement looped IRQ handling This patch implements looped IRQ handling. In essence, if a new interrupt is asserted by the FW while the host is processing the previous one, the host will directly proceed processing the new IRQ without leaving the handling function. Signed-off-by: Juuso Oikarinen Reviewed-by: Teemu Paasikivi Signed-off-by: John W. Linville --- Reading git-diff-tree failed