Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98794
b: refs/heads/master
c: ba0fc70
h: refs/heads/master
v: v3
  • Loading branch information
Vitaly Bordug authored and Linus Torvalds committed Jul 9, 2008
1 parent 7dbcb3f commit 2d16c88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f1d407efbe59ff1a450f0ec7a486a768acaa2949
refs/heads/master: ba0fc709e197415aadd46b9ec208dc4abaa21edd
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/of_platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ struct of_device* of_platform_device_create(struct device_node *np,
return NULL;

dev->dma_mask = 0xffffffffUL;
dev->dev.coherent_dma_mask = DMA_32BIT_MASK;

dev->dev.bus = &of_platform_bus_type;

/* We do not fill the DMA ops for platform devices by default.
Expand Down

0 comments on commit 2d16c88

Please sign in to comment.