commit | e003934876e75f96f1445565d8c9084c07943253 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 25 22:47:20 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 29 02:13:11 2008 -0700 |
tree | ef44d634c4c1c98248bf3976a9ab0fa7231fd393 | |
parent | 334ae614772b1147435dce9be3911f9040dff0d9 [diff] |
sparc32: Make IOMMU and IO-UNIT init work with device nodes. And stick the iommu archdata pointer into the generic OF device tree of_device struct as well. We still have to pass the sbus_bus object down into the routines so that the SBUS bus objects get the iommu cookies set properly. After drivers get converted to being pure OF drivers, that can go away. Signed-off-by: David S. Miller <davem@davemloft.net>