提交 0a90e344 编写于 作者: J Jan Kiszka 提交者: malc

audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL

Signed-off-by: NJan Kiszka <jan.kiszka@web.de>
Signed-off-by: Nmalc <av1474@comtv.ru>
上级 91b40c5b
......@@ -1607,7 +1607,7 @@ static struct audio_option audio_options[] = {
{
.name = "ADC_TRY_POLL",
.tag = AUD_OPT_BOOL,
.valp = &conf.try_poll_out,
.valp = &conf.try_poll_in,
.descr = "Attempt using poll mode for ADC"
},
/* Misc */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册