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

Commit dc4adf4a 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: Change maximum channels for VI sense path"

parents da9777c8 3f75a564
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8170,7 +8170,7 @@ static struct snd_soc_dai_driver tasha_dai[] = {
			.rate_max = 48000,
			.rate_min = 8000,
			.channels_min = 1,
			.channels_max = 2,
			.channels_max = 4,
		 },
		.ops = &tasha_dai_ops,
	},