git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e21e245
)
sparc64: Propagate PCI device archdata into OF device tree for EBUS.
author
David S. Miller
<davem@davemloft.net>
Sat, 30 Aug 2008 05:42:34 +0000
(22:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 30 Aug 2008 05:42:34 +0000
(22:42 -0700)
In order to convert EBUS drivers doing DMA into pure OF drivers,
we need the of_device->dev.archdata setup properly.
EBUS instances that can provide DMA for device nodes sit on PCI,
so detect and propagate the information there.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found