[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1403602651.181294577@f348.i.mail.ru>
Date: Tue, 24 Jun 2014 13:37:31 +0400
From: Alexander Shiyan <shc_work@...l.ru>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-kernel@...r.kernel.org,
Samuel Ortiz <sameo@...ux.intel.com>,
Sascha Hauer <kernel@...gutronix.de>,
Shawn Guo <shawn.guo@...escale.com>
Subject: Re: [PATCH v2] mfd: mc13xxx: Use regmap irq framework for interrupts
Tue, 24 Jun 2014 10:29:22 +0100 от Lee Jones <lee.jones@...aro.org>:
> > This patch convert mc13xxx MFD driver to use regmap irq framework
> > for interrupt registration.
> >
> > Signed-off-by: Alexander Shiyan <shc_work@...l.ru>
> > ---
> It's helpful if you add a v1 -> v2 changelog here, so we can keep up
> with what's happening.
Yes, the basic changes are:
- Use disable_irq_nosync() instead of disable_irq() due to usage this callback in the ISR.
- Remove IRQF_ONESHOT flag from slave IRQs.
---
Powered by blists - more mailing lists