Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127268
b: refs/heads/master
c: 2ffcdb3
h: refs/heads/master
v: v3
  • Loading branch information
Bryan Wu authored and Greg Kroah-Hartman committed Jan 7, 2009
1 parent c9e3df6 commit 3597a6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c20b15fde50c32174af4b48851e5ddadba36330e
refs/heads/master: 2ffcdb3bdadaf8260986e96384df26c94a6ad42c
5 changes: 5 additions & 0 deletions trunk/include/linux/usb/musb.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ struct musb_hdrc_config {
u8 ram_bits; /* ram address size */

struct musb_hdrc_eps_bits *eps_bits;
#ifdef CONFIG_BLACKFIN
/* A GPIO controlling VRSEL in Blackfin */
unsigned int gpio_vrsel;
#endif

};

struct musb_hdrc_platform_data {
Expand Down

0 comments on commit 3597a6e

Please sign in to comment.