提交 169d5a83 编写于 作者: M Mark Brown

ASoC: Fix mismerge with release branch

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 65fdd5c0
......@@ -431,6 +431,7 @@ struct snd_soc_dapm_path {
/* status */
u32 connect:1; /* source and sink widgets are connected */
u32 walked:1; /* path has been walked */
u32 weak:1; /* path ignored for power management */
int (*connected)(struct snd_soc_dapm_widget *source,
struct snd_soc_dapm_widget *sink);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册