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

Commit cc8ef6e6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: Register probe function for VoWLAN widgets"

parents b784d37f e6acb6c4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1024,6 +1024,7 @@ static struct snd_soc_dai_driver msm_fe_dais[] = {
		},
		.ops = &msm_fe_dai_ops,
		.name = "VoWLAN",
		.probe = fe_dai_probe,
	},
};