Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195380
b: refs/heads/master
c: 0ff8d1b
h: refs/heads/master
v: v3
  • Loading branch information
Matt Reimer authored and Greg Kroah-Hartman committed May 20, 2010
1 parent d8ecaf0 commit 3f7121b
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: 92a6e6b3280776b1341cd61b1d137ec34ab3f30b
refs/heads/master: 0ff8d1b3c858ea7c8daa54f7577971a76d04d283
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/pxa27x_udc.h
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ struct pxa_ep {
* Specific pxa endpoint data, needed for hardware initialization
*/
unsigned dir_in:1;
unsigned addr:3;
unsigned addr:4;
unsigned config:2;
unsigned interface:3;
unsigned alternate:3;
Expand Down

0 comments on commit 3f7121b

Please sign in to comment.