aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mfd/wm8350-core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/wm8350-core.c b/drivers/mfd/wm8350-core.c
index e03fe60b55bf..3a273ccef3f2 100644
--- a/drivers/mfd/wm8350-core.c
+++ b/drivers/mfd/wm8350-core.c
@@ -1168,6 +1168,7 @@ static int wm8350_create_cache(struct wm8350 *wm8350, int type, int mode)
1168 mode); 1168 mode);
1169 return -EINVAL; 1169 return -EINVAL;
1170 } 1170 }
1171 break;
1171 1172
1172 case 1: 1173 case 1:
1173 switch (mode) { 1174 switch (mode) {