OSDN Git Service

staging: vt6656: usbpipe remove unneeded comments
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 21 Jul 2014 21:40:46 +0000 (22:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jul 2014 21:54:31 +0000 (14:54 -0700)
We know what the endpoints are

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/usbpipe.c

index addaa65..aeef7ae 100644 (file)
 #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,