Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248881
b: refs/heads/master
c: 7b521fc
h: refs/heads/master
i:
  248879: 3502dc1
v: v3
  • Loading branch information
Mark Brown authored and Greg Kroah-Hartman committed May 17, 2011
1 parent 4365be2 commit 9b92cb3
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: 610ba42f29c3dfa46a05ff8c2cadc29f544ff76d
refs/heads/master: 7b521fcb6bf63a49bb7712d922dd1dd0a90a93cf
2 changes: 1 addition & 1 deletion trunk/drivers/usb/otg/msm_otg.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ static int msm_hsusb_init_vddcx(struct msm_otg *motg, int init)
}
} else {
ret = regulator_set_voltage(hsusb_vddcx, 0,
USB_PHY_VDD_DIG_VOL_MIN);
USB_PHY_VDD_DIG_VOL_MAX);
if (ret) {
dev_err(motg->otg.dev, "unable to set the voltage "
"for hsusb vddcx\n");
Expand Down

0 comments on commit 9b92cb3

Please sign in to comment.