Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b95d2e40 authored by Chris Rorvick's avatar Chris Rorvick Committed by Takashi Iwai
Browse files

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: default avatarChris Rorvick <chris@rorvick.com>
Reviewed-by: default avatarStefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 9e165be7
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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: