From: Axel Lin Date: Sat, 3 Aug 2013 09:10:42 +0000 (+0800) Subject: regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call X-Git-Tag: v3.12-rc1~191^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80853304cdfb850a5e407e0e3cc8d8dc2a0b3094;p=pandora-kernel.git regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call Current code calls regmap_update_bits() with mask and val arguments swapped. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed