From: Daniel Lezcano Date: Tue, 28 Feb 2012 21:46:06 +0000 (+0100) Subject: mfd : Check if there are pending irq on the db8500 gic X-Git-Tag: v3.4-rc1~66^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9a0f68d1f8b9bfd9c0c2ada13db64d63f63db3;p=pandora-kernel.git mfd : Check if there are pending irq on the db8500 gic This patch introduces a routine to check if there are some irqs pending on the gic. Usually this check is not relevant because it appears racy (an irq can arrive right after this check), but in the ux500 it makes sense because the prcmu decouples the gic from the A9 cores. Signed-off-by: Daniel Lezcano Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed