1
0
Fork 0

mfd: Add missing break from wm3850-core

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
hifive-unleashed-5.1
Mark Brown 2008-12-18 23:20:14 +01:00 committed by Samuel Ortiz
parent ca23f8c1b0
commit 4331bb3233
1 changed files with 1 additions and 0 deletions

View File

@ -1168,6 +1168,7 @@ static int wm8350_create_cache(struct wm8350 *wm8350, int type, int mode)
mode);
return -EINVAL;
}
break;
case 1:
switch (mode) {