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

Commit 3c9390ad authored by Thomas Niederprüm's avatar Thomas Niederprüm Committed by Mark Brown
Browse files

ASoC: sta32x: change dai name to be in line with the sta350 driver.

parent 6fad6259
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -867,7 +867,7 @@ static const struct snd_soc_dai_ops sta32x_dai_ops = {
};

static struct snd_soc_dai_driver sta32x_dai = {
	.name = "STA32X",
	.name = "sta32x-hifi",
	.playback = {
		.stream_name = "Playback",
		.channels_min = 2,