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

Commit b6e38b29 authored by Mousumi Jana's avatar Mousumi Jana Committed by Mark Brown
Browse files

ASoC: topology: Fix to store enum text values

parent a5de5b74
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -934,6 +934,7 @@ static int soc_tplg_denum_create_texts(struct soc_enum *se,
		}
	}

	se->texts = (const char * const *)se->dobj.control.dtexts;
	return 0;

err: