mfd: Fix lm3533 regmap_update_bits() call
authorAxel Lin <axel.lin@gmail.com>
Thu, 10 May 2012 15:35:02 +0000 (23:35 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:27:02 +0000 (17:27 +0200)
Current code calls regmap_update_bits() with mask and val arguments swapped.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found