Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310921
b: refs/heads/master
c: 5897b03
h: refs/heads/master
i:
  310919: dfcf3d8
v: v3
  • Loading branch information
Shimoda, Yoshihiro authored and Greg Kroah-Hartman committed Jun 15, 2012
1 parent 364d70c commit ac08403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 6c4707f3f8c44ec18282e1c014c80e1c257042f9
refs/heads/master: 5897b038296ea84e501ba5f957e11939f8cf9be0
3 changes: 1 addition & 2 deletions trunk/drivers/usb/host/ehci-sh.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ static int ehci_hcd_sh_probe(struct platform_device *pdev)
goto fail_create_hcd;
}

if (pdev->dev.platform_data != NULL)
pdata = pdev->dev.platform_data;
pdata = pdev->dev.platform_data;

/* initialize hcd */
hcd = usb_create_hcd(&ehci_sh_hc_driver, &pdev->dev,
Expand Down

0 comments on commit ac08403

Please sign in to comment.