Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221934
b: refs/heads/master
c: 4b4cd73
h: refs/heads/master
v: v3
  • Loading branch information
Andy Whitcroft authored and Greg Kroah-Hartman committed Nov 11, 2010
1 parent 9bdcd3a commit 4402533
Show file tree
Hide file tree
Showing 2 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: 724c85251f78f1332e0a28f80cead0cee5b7c906
refs/heads/master: 4b4cd731b08fd7fa2f370a5b329062fb5006dc24
3 changes: 2 additions & 1 deletion trunk/drivers/usb/gadget/goku_udc.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,8 @@ struct goku_udc {
got_region:1,
req_config:1,
configured:1,
enabled:1;
enabled:1,
registered:1;

/* pci state used to access those endpoints */
struct pci_dev *pdev;
Expand Down

0 comments on commit 4402533

Please sign in to comment.