Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235334
b: refs/heads/master
c: d869274
h: refs/heads/master
v: v3
  • Loading branch information
Hema HK authored and Felipe Balbi committed Feb 17, 2011
1 parent 3a241ec commit 90e1f0b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 31e9992ab09264ed1372ba86a0924899ab08700b
refs/heads/master: d8692748408fbec28dfb065f4127307e24187476
2 changes: 2 additions & 0 deletions trunk/include/linux/i2c/twl.h
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,8 @@ struct twl4030_usb_data {
int (*phy_power)(struct device *dev, int iD, int on);
/* enable/disable phy clocks */
int (*phy_set_clock)(struct device *dev, int on);
/* suspend/resume of phy */
int (*phy_suspend)(struct device *dev, int suspend);
};

struct twl4030_ins {
Expand Down

0 comments on commit 90e1f0b

Please sign in to comment.