Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4331bb32 authored by Mark Brown's avatar Mark Brown Committed by Samuel Ortiz
Browse files

mfd: Add missing break from wm3850-core

parent ca23f8c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1168,6 +1168,7 @@ static int wm8350_create_cache(struct wm8350 *wm8350, int type, int mode)
				mode);
			return -EINVAL;
		}
		break;

	case 1:
		switch (mode) {