]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/vt6656/usbpipe.c
staging: vt6656: Remove all commented macros
[~andy/linux] / drivers / staging / vt6656 / usbpipe.c
index c612ab58f389e24373d60bc35be58c7f62697ed2..609e8fa10b982dd5527f6b041c285cd08992867c 100644 (file)
@@ -52,9 +52,6 @@
 //endpoint 2: read bulk
 //endpoint 3: write bulk
 
-//RequestType:
-//#define REQUEST_OUT       (USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_DEVICE) // 0x40
-//#define REQUEST_IN        (USB_DIR_IN | USB_TYPE_VENDOR | USB_RECIP_DEVICE )  //0xc0
 //static int          msglevel                =MSG_LEVEL_DEBUG;
 static int          msglevel                =MSG_LEVEL_INFO;