Re: [PATCH] mfd: sec: Add register cache for interrupt mask registers

From: Lee Jones
Date: Thu Jul 11 2013 - 07:19:31 EST


On Tue, 02 Jul 2013, Mark Brown wrote:

> From: Mark Brown <broonie@xxxxxxxxxx>
>
> 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 <broonie@xxxxxxxxxx>
> ---
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/