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

Commit 51827c41 authored by Tomas Vilda's avatar Tomas Vilda Committed by Mark Brown
Browse files

ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codec

parent 2ea659a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1210,7 +1210,7 @@ static const struct snd_soc_dai_ops aic31xx_dai_ops = {

static struct snd_soc_dai_driver dac31xx_dai_driver[] = {
	{
		.name = "tlv32dac31xx-hifi",
		.name = "tlv320dac31xx-hifi",
		.playback = {
			.stream_name	 = "Playback",
			.channels_min	 = 2,