“b80719b6bd083130c112cb4d3e5329a164eef4c3”上不存在“README.md”
提交 50fcfe45 编写于 作者: M Mark Brown

ASoC: arizona: Record FLL setting when disabling

Otherwise we skip reenables.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 1cbe4bca
...@@ -985,6 +985,9 @@ int arizona_set_fll(struct arizona_fll *fll, int source, ...@@ -985,6 +985,9 @@ int arizona_set_fll(struct arizona_fll *fll, int source,
if (ena) if (ena)
pm_runtime_put_autosuspend(arizona->dev); pm_runtime_put_autosuspend(arizona->dev);
fll->fref = Fref;
fll->fout = Fout;
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部