aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2006-12-12 15:12:30 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2007-02-07 15:44:32 -0800
commite7d8712c15e087ba6201e5988d618ee03dfe693c (patch)
tree77c629e4c124a89b95eee312e82c82cf22cf80eb /include
parentUSB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> (diff)
downloadlinux-dev-e7d8712c15e087ba6201e5988d618ee03dfe693c.tar.xz
linux-dev-e7d8712c15e087ba6201e5988d618ee03dfe693c.zip
USB: define USB_CLASS_MISC in <linux/usb/ch9.h>
Add USB_CLASS_MISC to <linux/usb/ch9.h> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
-rw-r--r--include/linux/usb/ch9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/usb/ch9.h b/include/linux/usb/ch9.h
index c720d107ff29..ae7833749fa2 100644
--- a/include/linux/usb/ch9.h
+++ b/include/linux/usb/ch9.h
@@ -224,6 +224,7 @@ struct usb_device_descriptor {
#define USB_CLASS_CONTENT_SEC 0x0d /* content security */
#define USB_CLASS_VIDEO 0x0e
#define USB_CLASS_WIRELESS_CONTROLLER 0xe0
+#define USB_CLASS_MISC 0xef
#define USB_CLASS_APP_SPEC 0xfe
#define USB_CLASS_VENDOR_SPEC 0xff