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

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

Merge remote-tracking branch 'asoc/topic/rt5631' into asoc-next

parents d5767418 2525808e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1382,7 +1382,7 @@ static int rt5631_hifi_pcm_params(struct snd_pcm_substream *substream,
					timesofbclk);
	if (coeff < 0) {
		dev_err(codec->dev, "Fail to get coeff\n");
		return -EINVAL;
		return coeff;
	}

	switch (params_format(params)) {