Doug Anderson wrote:
>
> On Thu, Sep 6, 2012 at 8:21 AM, Daniel Kurtz wrote:
> > 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
> > ---
> > arch/arm/mach-exynos/common.c |
On Thu, Sep 6, 2012 at 8:21 AM, Daniel Kurtz wrote:
> 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
> ---
> arch/arm/mach-exynos/common.c |7 ---
> 1 files changed, 0 ins
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
---
arch/arm/mach-exynos/common.c |7 ---
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/arch/arm/mach-exynos/comm
3 matches
Mail list logo