commit | 7fdb5d32614f7784fc7c2b8e883eb4da26358a94 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jun 03 13:37:23 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:10 2012 +0200 |
tree | 6f08d61db842a60fb66b24209f608fc31d141827 | |
parent | 52b461b86a9f6c7a86bdcb858e1bbef089fbe6a0 [diff] |
mfd: Rely on regmap cache in wm8350 interrupt controller We can just use regmap_update_bits() to achieve the same effect - it will do the read/modify/update cycle for us. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>