sparc64: Propagate PCI device archdata into OF device tree for EBUS.
authorDavid S. Miller <davem@davemloft.net>
Sat, 30 Aug 2008 05:42:34 +0000 (22:42 -0700)
committerDavid 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