mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 04:36:45 +07:00
staging: line6: Remove stale Pocket POD PCM endpoints
Commit 1027f476f5
(staging: line6: sync with upstream) removed PCM
from the Pocket POD capabilities but left the endpoint configuration.
Signed-off-by: Chris Rorvick <chris@rorvick.com>
Reviewed-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
9e165be72f
commit
b95d2e408b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user