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

Commit f04b8d6e authored by Mark Brown's avatar Mark Brown
Browse files

Merge branch 'for-3.2' into for-3.3

parents 3025ae45 37d5993c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2043,6 +2043,7 @@ static int wm8996_set_sysclk(struct snd_soc_dai *dai,
		break;
	case 24576000:
		ratediv = WM8996_SYSCLK_DIV;
		wm8996->sysclk /= 2;
	case 12288000:
		snd_soc_update_bits(codec, WM8996_AIF_RATE,
				    WM8996_SYSCLK_RATE, WM8996_SYSCLK_RATE);