Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289467
b: refs/heads/master
c: e90fc3c
h: refs/heads/master
i:
  289465: d0748c9
  289463: 72cd4ce
v: v3
  • Loading branch information
Peter Chen authored and Greg Kroah-Hartman committed Feb 24, 2012
1 parent 3f7e609 commit 1d10bc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 855ef452ee112abf3973e00c53c109c5e9744add
refs/heads/master: e90fc3cb087ce5c5f81e814358222cd6d197b5db
1 change: 0 additions & 1 deletion trunk/drivers/usb/host/fsl-mph-dr-of.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ struct platform_device * __devinit fsl_usb2_device_register(
pdev->dev.parent = &ofdev->dev;

pdev->dev.coherent_dma_mask = ofdev->dev.coherent_dma_mask;
pdev->dev.dma_mask = &pdev->archdata.dma_mask;
*pdev->dev.dma_mask = *ofdev->dev.dma_mask;

retval = platform_device_add_data(pdev, pdata, sizeof(*pdata));
Expand Down

0 comments on commit 1d10bc1

Please sign in to comment.