Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227002
b: refs/heads/master
c: 3b70296
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi committed Dec 10, 2010
1 parent 8afce33 commit 675e99b
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: f7ec94370f417fedad4db1054228ef958d48b926
refs/heads/master: 3b7029670d39d22f288ece95254e9ba5ceddd6ba
2 changes: 1 addition & 1 deletion trunk/include/linux/usb/musb.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ struct musb_hdrc_platform_data {
int (*set_power)(int state);

/* Turn device clock on or off */
int (*set_clock)(struct clk *clock, int is_on);
int (*set_clock)(struct clk *clock, int is_on) __deprecated;

/* MUSB configuration-specific details */
struct musb_hdrc_config *config;
Expand Down

0 comments on commit 675e99b

Please sign in to comment.