From: Mika Westerberg Date: Thu, 10 May 2012 10:01:22 +0000 (+0300) Subject: gpio/langwell: re-read the IRQ status register after each iteration X-Git-Tag: v3.5-rc1~93^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f925b69fec7d147cb22cbeec50fbcb2ec5580b;p=pandora-kernel.git gpio/langwell: re-read the IRQ status register after each iteration The IRQ status register should be re-read after each iteration. Otherwise the loop misses the interrupt if it gets raised immediately after handled. Reported-by: Grant Likely Signed-off-by: Mika Westerberg Acked-by: Linus Walleij Signed-off-by: Grant Likely --- Reading git-diff-tree failed