Remove the unnecessary irq spinlocks from gic resume path since it always gets called with interrupt disabled. It also fixes the bug introduced by commit 6278db09f where it called spin_lock again on the same lock. CRs-Fixed: 370894 Change-Id: I94f81cc0d93f362ac233c9af637cbe75036903f9 Signed-off-by: Trilok Soni <tsoni@codeaurora.org>