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

Commit 30e2d368 authored by Ian Lartey's avatar Ian Lartey Committed by Mark Brown
Browse files

ASoC: Make codec dai naming for WM8741 consistent

parent a2a0086d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -311,7 +311,7 @@ static struct snd_soc_dai_ops wm8741_dai_ops = {
};

static struct snd_soc_dai_driver wm8741_dai = {
	.name = "WM8741",
	.name = "wm8741",
	.playback = {
		.stream_name = "Playback",
		.channels_min = 2,  /* Mono modes not yet supported */