commit | ae05f87ee2f403228bca6d28fef29d6be0bfbedc | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 29 22:42:34 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 29 22:42:34 2008 -0700 |
tree | 141c399c8ec29bea82b2b803d8df19664a792021 | |
parent | e21e245bcd9d5244735799387d14421789b20557 [diff] |
sparc64: Propagate PCI device archdata into OF device tree for EBUS. 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>