From 6b845ba934cc425e43615032a2f046709b95a76c Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 2 Jul 2013 18:51:16 +0100 Subject: [PATCH] mfd: sec: Add register cache for interrupt mask registers 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 Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-format-patch failed