Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227004
b: refs/heads/master
c: fa56df9
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi committed Dec 10, 2010
1 parent b2b18de commit 189ca67
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 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: 0349176120aa3024e96ae4fd7dc0e0181dc55f52
refs/heads/master: fa56df915d101770a495569473b4c13b1904087b
2 changes: 0 additions & 2 deletions trunk/drivers/usb/musb/musb_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,6 @@ struct musb {
u8 board_mode; /* enum musb_mode */
int (*board_set_power)(int state);

int (*set_clock)(struct clk *clk, int is_active);

u8 min_power; /* vbus for periph, in mA/2 */

bool is_host;
Expand Down
3 changes: 0 additions & 3 deletions trunk/include/linux/usb/musb.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ struct musb_hdrc_platform_data {
/* Power the device on or off */
int (*set_power)(int state);

/* Turn device clock on or off */
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 189ca67

Please sign in to comment.