提交 27380fb8 编写于 作者: M Mark Brown

ASoC: Fix spacing in MAX8950

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: NLiam Girdwood <lrg@ti.com>
上级 64c25a92
......@@ -118,7 +118,7 @@ static int max9850_hw_params(struct snd_pcm_substream *substream,
u64 lrclk_div;
u8 sf, da;
if(!max9850->sysclk)
if (!max9850->sysclk)
return -EINVAL;
/* lrclk_div = 2^22 * rate / iclk with iclk = mclk / sf */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册