Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248885
b: refs/heads/master
c: e6251a9
h: refs/heads/master
i:
  248883: 72c3ae1
v: v3
  • Loading branch information
Martin Jackson authored and Greg Kroah-Hartman committed May 17, 2011
1 parent 2367f90 commit 9de894b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1e12c910eed82da6971f1c0421a069c680faba2e
refs/heads/master: e6251a921716fca9c2e3008af2d8d0d5657a59bc
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/f_audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ static struct uac_format_type_i_discrete_descriptor_1 as_type_i_desc = {
};

/* Standard ISO OUT Endpoint Descriptor */
static struct usb_endpoint_descriptor as_out_ep_desc __initdata = {
static struct usb_endpoint_descriptor as_out_ep_desc = {
.bLength = USB_DT_ENDPOINT_AUDIO_SIZE,
.bDescriptorType = USB_DT_ENDPOINT,
.bEndpointAddress = USB_DIR_OUT,
Expand Down

0 comments on commit 9de894b

Please sign in to comment.