From 80853304cdfb850a5e407e0e3cc8d8dc2a0b3094 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Sat, 3 Aug 2013 17:10:42 +0800 Subject: [PATCH] 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-format-patch failed