提交 af3ea7bd 编写于 作者: M Mark Brown

ASoC: Display the clock rate used as the basis for rate calculation

Aids debugging.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 c86bde54
......@@ -523,6 +523,8 @@ int s3c_i2sv2_iis_calc_rate(struct s3c_i2sv2_rate_calc *info,
unsigned int best_rate = 0;
unsigned int best_deviation = INT_MAX;
pr_debug("Input clock rate %ldHz\n", clkrate);
if (fstab == NULL)
fstab = iis_fs_tab;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册