提交 718b25c8 编写于 作者: A Anish Kumar 提交者: Mark Brown

ASoC: max98925: trivial duplicate typo fix in set_fmt

Signed-off-by: NAnish Kumar <yesanishhere@gmail.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 10dcc448
......@@ -346,7 +346,7 @@ static int max98925_dai_set_fmt(struct snd_soc_dai *codec_dai,
}
regmap_update_bits(max98925->regmap, MAX98925_FORMAT,
M98925_DAI_BCI_MASK | M98925_DAI_BCI_MASK, invert);
M98925_DAI_BCI_MASK, invert);
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册