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

Commit 995e54f5 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Fix mismerge of Speyside set_bias_level_post()

parent 47cb55a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -301,6 +301,7 @@ static struct snd_soc_card speyside = {
	.num_configs = ARRAY_SIZE(speyside_codec_conf),

	.set_bias_level = speyside_set_bias_level,
	.set_bias_level_post = speyside_set_bias_level_post,

	.controls = controls,
	.num_controls = ARRAY_SIZE(controls),