Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164949
b: refs/heads/master
c: 315ad30
h: refs/heads/master
i:
  164947: 3183148
v: v3
  • Loading branch information
Laurent Pinchart authored and Greg Kroah-Hartman committed Sep 23, 2009
1 parent 1c0102b commit bd46280
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 85e08ca54c5c203cd2638f0fc8fa899a539f6254
refs/heads/master: 315ad3028c8aae14891797040f855fc3291a076b
1 change: 0 additions & 1 deletion trunk/include/linux/usb/audio.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#define USB_SUBCLASS_AUDIOCONTROL 0x01
#define USB_SUBCLASS_AUDIOSTREAMING 0x02
#define USB_SUBCLASS_MIDISTREAMING 0x03
#define USB_SUBCLASS_VENDOR_SPEC 0xff

/* A.5 Audio Class-Specific AC interface Descriptor Subtypes*/
#define HEADER 0x01
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/usb/ch9.h
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ struct usb_device_descriptor {
#define USB_CLASS_APP_SPEC 0xfe
#define USB_CLASS_VENDOR_SPEC 0xff

#define USB_SUBCLASS_VENDOR_SPEC 0xff

/*-------------------------------------------------------------------------*/

/* USB_DT_CONFIG: Configuration descriptor information.
Expand Down

0 comments on commit bd46280

Please sign in to comment.