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

ASoC: Also count neighbour checks for supplies

Missed when the stat was originally added.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 44fdd433
......@@ -828,6 +828,8 @@ static int dapm_supply_check_power(struct snd_soc_dapm_widget *w)
/* Check if one of our outputs is connected */
list_for_each_entry(path, &w->sinks, list_source) {
DAPM_UPDATE_STAT(w, neighbour_checks);
if (path->weak)
continue;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册