regmap: irq: Only update mask bits when doing initial mask
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 1 Aug 2012 19:29:14 +0000 (20:29 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 4 Aug 2012 11:13:53 +0000 (12:13 +0100)
commit0eb46ad0c8d60943c1f46cef795fc537fbffd177
treefbf0bf634141cf46e9e8c134a7171813050c3c02
parent16032624f511b2fac0671cba5e7da40aa7e73a66
regmap: irq: Only update mask bits when doing initial mask

Don't write the full register, it's possible there's bits other than the
masks in the same register which we shouldn't be changing.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
drivers/base/regmap/regmap-irq.c
This page took 0.024975 seconds and 5 git commands to generate.