提交 b95d2e40 编写于 作者: C Chris Rorvick 提交者: Takashi Iwai

staging: line6: Remove stale Pocket POD PCM endpoints

Commit 1027f476 (staging: line6: sync with upstream) removed PCM
from the Pocket POD capabilities but left the endpoint configuration.
Signed-off-by: NChris Rorvick <chris@rorvick.com>
Reviewed-by: NStefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 9e165be7
......@@ -448,11 +448,6 @@ int line6_init_pcm(struct usb_line6 *line6,
ep_write = 0x02;
break;
case LINE6_POCKETPOD:
ep_read = 0x82;
ep_write = 0x02;
break;
case LINE6_GUITARPORT:
case LINE6_PODSTUDIO_GX:
case LINE6_PODSTUDIO_UX1:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册