Loading sound/soc/codecs/dmic.c +2 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ struct dmic { int modeswitch_delay; }; int dmic_daiops_trigger(struct snd_pcm_substream *substream, static int dmic_daiops_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) { struct snd_soc_component *component = dai->component; Loading Loading
sound/soc/codecs/dmic.c +2 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ struct dmic { int modeswitch_delay; }; int dmic_daiops_trigger(struct snd_pcm_substream *substream, static int dmic_daiops_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) { struct snd_soc_component *component = dai->component; Loading