提交 1549c34b 编写于 作者: M Mark Brown

ASoC: wm0010: Fix passthrough routing

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 e3523e01
......@@ -119,7 +119,8 @@ struct wm0010_spi_msg {
};
static const struct snd_soc_dapm_route wm0010_dapm_routes[] = {
{ "SDI2 Playback", NULL, "SDI1 Playback" },
{ "SDI2 Capture", NULL, "SDI1 Playback" },
{ "SDI1 Capture", NULL, "SDI2 Playback" },
};
static const char *wm0010_state_to_str(enum wm0010_state state)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册