提交 6b315958 编写于 作者: M Mark Brown

ASoC: arizona: Clarify logging for FLL lock status interrupt

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 3ef8ac0d
......@@ -732,7 +732,7 @@ static irqreturn_t arizona_fll_lock(int irq, void *data)
{
struct arizona_fll *fll = data;
arizona_fll_dbg(fll, "Locked\n");
arizona_fll_dbg(fll, "Lock status changed\n");
complete(&fll->lock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册