9 May
2018
9 May
'18
11:43 a.m.
On 09/05/18 10:42, Banajit Goswami wrote:
+static int msm_dai_q6_dai_probe(struct snd_soc_dai *dai) +{
- struct q6afe_dai_data *dai_data = dev_get_drvdata(dai->dev);
- struct snd_soc_dapm_context *dapm;
- struct q6afe_port *port;
- dapm = snd_soc_component_get_dapm(dai->component);
dapm unused here?
I already removed this in v8.
thanks, srini
LGTM otherwise. Acked-by: Banajit Goswami bgoswami@codeaurora.org
--