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

Commit 575fb880 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: wcd9335: Set correct the mixing path sample rate"

parents f2635119 c5330567
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7343,7 +7343,7 @@ static int tasha_set_mix_interpolator_rate(struct snd_soc_dai *dai,
			int_mux_cfg1_val = snd_soc_read(codec, int_mux_cfg1) &
						0x0F;
			if (int_mux_cfg1_val == int_2_inp) {
				int_fs_reg = WCD9335_CDC_RX1_RX_PATH_MIX_CTL +
				int_fs_reg = WCD9335_CDC_RX0_RX_PATH_MIX_CTL +
						20 * j;
				pr_debug("%s: AIF_MIX_PB DAI(%d) connected to INT%u_2\n",
					  __func__, dai->id, j);