Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364699
b: refs/heads/master
c: 1d3dbfc
h: refs/heads/master
i:
  364697: a99fce2
  364695: 5ed6b3e
v: v3
  • Loading branch information
Felipe Balbi committed Mar 18, 2013
1 parent 0f64481 commit 08de293
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: 820d08835d2688963607dbd08e50d89a20cb0442
refs/heads/master: 1d3dbfc3a74f70750c8385dff36d4d46b6bd3a1a
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/mv_udc_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2127,7 +2127,7 @@ static int mv_udc_probe(struct platform_device *pdev)

udc->dev = pdev;

#ifdef CONFIG_USB_OTG_UTILS
#if IS_ENABLED(CONFIG_USB_PHY)
if (pdata->mode == MV_USB_MODE_OTG) {
udc->transceiver = devm_usb_get_phy(&pdev->dev,
USB_PHY_TYPE_USB2);
Expand Down

0 comments on commit 08de293

Please sign in to comment.