powerpc: Call dma_debug_add_bus for PCI and VIO buses
authorAnton Blanchard <anton@samba.org>
Sun, 24 Jun 2012 18:25:28 +0000 (18:25 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:57 +0000 (19:18 +1000)
The DMA API debug code has hooks to verify all DMA entries have been
freed at time of hot unplug. We need to call dma_debug_add_bus for
this to work.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found