commit | 44b372d8a099a7042f9f17ebd4941050e38c1773 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun Jun 24 18:24:44 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 10 19:18:54 2012 +1000 |
tree | cae6962bdcd49c042dddcea94d516545143518ec | |
parent | 62761d1f68937b4d3dd509032942290f2359bde7 [diff] |
powerpc/vio: Separate vio bus probe and device probe Similar to PCI, separate the bus probe from device probe. This allows us to attach bus notifiers for DMA debug and IOMMU fault injection before devices have been probed. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>