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

Commit 0acece05 authored by Malcolm Priestley's avatar Malcolm Priestley Committed by Greg Kroah-Hartman
Browse files

staging: vt6656: usbpipe remove unneeded comments



We know what the endpoints are

Signed-off-by: default avatarMalcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4060f53c
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -45,12 +45,6 @@
#include "device.h"
#include "usbpipe.h"

//endpoint def
//endpoint 0: control
//endpoint 1: interrupt
//endpoint 2: read bulk
//endpoint 3: write bulk

#define USB_CTL_WAIT   500 //ms

int vnt_control_out(struct vnt_private *priv, u8 request, u16 value,