From 122fcba864eda56347851fdb1fae45652a87d146 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Thu, 4 Mar 2010 19:46:18 +0100 Subject: [PATCH] --- yaml --- r: 187027 b: refs/heads/master c: 2b9ddcb8b2ce6a44f0f969000f16b016caa64294 h: refs/heads/master i: 187025: 49dc305c4a1f2966fd5cb369221ae21d9d6ff6c1 187023: 20ffd96275bb8acac46521de079914ad1fc3ea0d v: v3 --- [refs] | 2 +- trunk/include/linux/usb/audio.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ea29e80e91ea..8d49103d8a36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50152dfaa7d09da85588b66fee7e8c7f541f631d +refs/heads/master: 2b9ddcb8b2ce6a44f0f969000f16b016caa64294 diff --git a/trunk/include/linux/usb/audio.h b/trunk/include/linux/usb/audio.h index 6bb293684eb8..4d3e450e2b03 100644 --- a/trunk/include/linux/usb/audio.h +++ b/trunk/include/linux/usb/audio.h @@ -269,8 +269,8 @@ struct uac_format_type_i_ext_descriptor { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; - __u8 bSubslotSize; __u8 bFormatType; + __u8 bSubslotSize; __u8 bBitResolution; __u8 bHeaderLength; __u8 bControlSize;