regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call
authorAxel Lin <axel.lin@ingics.com>
Sat, 3 Aug 2013 09:10:42 +0000 (17:10 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 13 Aug 2013 10:17:58 +0000 (11:17 +0100)
Current code calls regmap_update_bits() with mask and val arguments swapped.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found