Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364630
b: refs/heads/master
c: 31bff47
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi committed Mar 18, 2013
1 parent 94b29ee commit e2e3163
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 4c422049bd0f373b79b3dfbb7f984958c80bc7aa
refs/heads/master: 31bff47aa2147ceab5d88a12f115afa44cdf4449
3 changes: 0 additions & 3 deletions trunk/drivers/usb/gadget/s3c2410_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1824,9 +1824,6 @@ static int s3c2410_udc_probe(struct platform_device *pdev)
goto err_mem;
}

udc->gadget.dev.parent = &pdev->dev;
udc->gadget.dev.dma_mask = pdev->dev.dma_mask;

the_controller = udc;
platform_set_drvdata(pdev, udc);

Expand Down

0 comments on commit e2e3163

Please sign in to comment.