On Tue, 24 Jun 2014, Alexander Shiyan wrote: > Tue, 24 Jun 2014 10:29:22 +0100 от Lee Jones <[email protected]>: > > > This patch convert mc13xxx MFD driver to use regmap irq framework > > > for interrupt registration. > > > > > > Signed-off-by: Alexander Shiyan <[email protected]> > > > --- > > 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. > ---
Very well. Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

