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

Commit 23308e88 authored by Mark Brown's avatar Mark Brown
Browse files

Merge remote-tracking branch 'asoc/fix/wm8958' into asoc-linus

parents 2f23db13 548da08f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ static int wm8958_dsp2_fw(struct snd_soc_codec *codec, const char *name,

			data32 &= 0xffffff;

			wm8994_bulk_write(codec->control_data,
			wm8994_bulk_write(wm8994->wm8994,
					  data32 & 0xffffff,
					  block_len / 2,
					  (void *)(data + 8));