From 0acece05ba31a63246e0228418940e5e4352a3d5 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Mon, 21 Jul 2014 22:40:46 +0100 Subject: staging: vt6656: usbpipe remove unneeded comments We know what the endpoints are Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- drivers/staging/vt6656/usbpipe.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'drivers/staging/vt6656') diff --git a/drivers/staging/vt6656/usbpipe.c b/drivers/staging/vt6656/usbpipe.c index addaa65ea100..aeef7ae72f81 100644 --- a/drivers/staging/vt6656/usbpipe.c +++ b/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, -- cgit v1.2.3-55-g7522