Browse Source

staging: vt6656: usbpipe remove unneeded comments

We know what the endpoints are

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Malcolm Priestley 11 years ago
parent
commit
0acece05ba
1 changed files with 0 additions and 6 deletions
  1. 0 6
      drivers/staging/vt6656/usbpipe.c

+ 0 - 6
drivers/staging/vt6656/usbpipe.c

@@ -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,