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 <[email protected]> --

