]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: line6: Remove stale Pocket POD PCM endpoints
authorChris Rorvick <chris@rorvick.com>
Mon, 12 Jan 2015 20:42:54 +0000 (12:42 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2015 21:24:08 +0000 (22:24 +0100)
Commit 1027f476f507 (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>
drivers/staging/line6/pcm.c

index d8450afe7d664373c4f698f2d31f3cb1ca144042..19aa92765887e04eb72dd3457243399d6026f372 100644 (file)
@@ -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: