From 559a67dba204793b278f660606624e5a67a9fd3d Mon Sep 17 00:00:00 2001 From: Daniel Kurtz Date: Tue, 20 Nov 2012 20:44:43 +0900 Subject: [PATCH] ARM: EXYNOS: no duplicate mask/unmask in eint0_15 chained_irq_enter/exit() already mask&ack/unmask the chained interrupt. There is no need to also explicitly do it in the handler. Signed-off-by: Daniel Kurtz Acked-by: Doug Anderson Signed-off-by: Kukjin Kim --- Reading git-format-patch failed