On Tue, 02 Jul 2013, Mark Brown wrote: > From: Mark Brown <[email protected]> > > The performance of regmap-irq is improved if the interrupt mask registers > can be cached since it does read/modify/update cycles so start using the > register cache infrastructure for those registers. We should use this more > widely but I don't have a datasheet and this is a nice, conservative > starting point. > > Signed-off-by: Mark Brown <[email protected]> > --- > drivers/mfd/sec-core.c | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+)
Applied, thanks. -- Lee Jones Linaro ST-Ericsson 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/

