提交 72f18d00 编写于 作者: T Takashi Iwai

ALSA: line6: Remove invalid capability bits for PODxt Live Variax

PODxt Live Variax doesn't have PCM and HWMON but only MIDI.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 b3313476
......@@ -259,9 +259,7 @@ static const struct line6_properties variax_properties_table[] = {
[LINE6_PODXTLIVE_VARIAX] = {
.id = "PODxtLive",
.name = "PODxt Live",
.capabilities = LINE6_CAP_CONTROL
| LINE6_CAP_PCM
| LINE6_CAP_HWMON,
.capabilities = LINE6_CAP_CONTROL,
.altsetting = 1,
.ep_ctrl_r = 0x86,
.ep_ctrl_w = 0x05,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册