Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185671
b: refs/heads/master
c: 24c2902
h: refs/heads/master
i:
  185669: 3a2b09a
  185667: 52cfa6a
  185663: 7834d4c
v: v3
  • Loading branch information
Dmitry Torokhov authored and Liam Girdwood committed Mar 3, 2010
1 parent bf65a88 commit 7e1d89c
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: 8ab3343dc61552cb8ad653e1013b1853cea9bea6
refs/heads/master: 24c29020bac8a35729e1f58270b3622abc2941a2
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/twl-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ static struct twlreg_info twl_regs[] = {
TWL6030_FIXED_LDO(VUSB, 0x70, 3300, 18, 0, 0x21)
};

static int twlreg_probe(struct platform_device *pdev)
static int __devinit twlreg_probe(struct platform_device *pdev)
{
int i;
struct twlreg_info *info;
Expand Down

0 comments on commit 7e1d89c

Please sign in to comment.